Home
last modified time | relevance | path

Searched refs:frameAction (Results 1 – 25 of 136) sorted by relevance

123456

/dports/archivers/snappy-java/snappy-java-1.1.7.5/src/main/java/org/xerial/snappy/
H A DSnappyFramedInputStream.java476 final FrameAction frameAction; field in SnappyFramedInputStream.FrameMetaData
482 public FrameMetaData(FrameAction frameAction, int length) in FrameMetaData() argument
485 this.frameAction = frameAction; in FrameMetaData()
525 if (FrameAction.SKIP == frameMetaData.frameAction) { in ensureBuffer()
546 if (FrameAction.UNCOMPRESS == frameMetaData.frameAction) { in ensureBuffer()
621 final FrameAction frameAction; in getFrameMetaData() local
625 frameAction = FrameAction.UNCOMPRESS; in getFrameMetaData()
629 frameAction = FrameAction.RAW; in getFrameMetaData()
638 frameAction = FrameAction.SKIP; in getFrameMetaData()
650 frameAction = FrameAction.SKIP; in getFrameMetaData()
[all …]
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/logic/
H A Dexecutor.cpp71 QFrameAction *frameAction = qobject_cast<QFrameAction *>(node); in processLogicFrameUpdates() local
72 if (frameAction && frameAction->isEnabled()) in processLogicFrameUpdates()
73 frameAction->onTriggered(dt); in processLogicFrameUpdates()
/dports/net/freerdp/freerdp-2.5.0/libfreerdp/core/
H A Dsurface.c167 Stream_Read_UINT16(s, marker.frameAction); in update_recv_surfcmd_frame_marker()
171 (!marker.frameAction) ? "Begin" : "End", marker.frameAction, marker.frameId); in update_recv_surfcmd_frame_marker()
299 BOOL update_write_surfcmd_frame_marker(wStream* s, UINT16 frameAction, UINT32 frameId) in update_write_surfcmd_frame_marker() argument
305 Stream_Write_UINT16(s, frameAction); in update_write_surfcmd_frame_marker()
H A Dsurface.h34 FREERDP_LOCAL BOOL update_write_surfcmd_frame_marker(wStream* s, UINT16 frameAction,
/dports/net/xrdp-devel/xrdp-0.9.16/libxrdp/
H A Dxrdp_surface.c158 uint16 frameAction, uint32 frameId) in xrdp_surface_send_frame_marker() argument
162 out_uint16_le(self->out_s, frameAction); in xrdp_surface_send_frame_marker()
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/libxrdp/
H A Dxrdp_surface.c158 uint16 frameAction, uint32 frameId) in xrdp_surface_send_frame_marker() argument
162 out_uint16_le(self->out_s, frameAction); in xrdp_surface_send_frame_marker()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/frame/
H A D_XFrameActionListener.java32 oObj.frameAction(event); in _frameAction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/frame/
H A D_XFrameActionListener.java32 oObj.frameAction(event); in _frameAction()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/dbaccess/
H A Dcontrollerframe.hxx67 void frameAction( css::frame::FrameAction _eAction );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/dbaccess/
H A Dcontrollerframe.hxx67 void frameAction( css::frame::FrameAction _eAction );
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/inc/
H A Ddatalistener.hxx57 virtual void SAL_CALL frameAction( const css::frame::FrameActionEvent& Action ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/inc/
H A Ddatalistener.hxx58 virtual void SAL_CALL frameAction( const css::frame::FrameActionEvent& Action ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/inc/helper/
H A Dtagwindowasmodified.hxx79 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent) override;
H A Dtitlebarupdate.hxx80 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent) override;
H A Dpersistentwindowstate.hxx82 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/form/
H A Ddatalistener.cxx66 void SAL_CALL DataListener::frameAction( const FrameActionEvent& rActionEvt ) in frameAction() function in svxform::DataListener
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/form/
H A Ddatalistener.cxx66 void SAL_CALL DataListener::frameAction( const FrameActionEvent& rActionEvt ) in frameAction() function in svxform::DataListener
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/inc/helper/
H A Dtagwindowasmodified.hxx80 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent) override;
H A Dtitlebarupdate.hxx81 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent) override;
H A Dpersistentwindowstate.hxx79 virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/controller/
H A DSlsListener.hxx115 frameAction (const css::frame::FrameActionEvent& rEvent) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/controller/
H A DSlsListener.hxx121 frameAction (const css::frame::FrameActionEvent& rEvent) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/inc/dispatch/
H A Dpopupmenudispatcher.hxx96 virtual void SAL_CALL frameAction( const css::frame::FrameActionEvent& aEvent ) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/inc/
H A Dframestatuslistener.hxx68 virtual void SAL_CALL frameAction( const css::frame::FrameActionEvent& Action ) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Dframestatuslistener.hxx70 virtual void SAL_CALL frameAction( const css::frame::FrameActionEvent& Action ) override;

123456