Home
last modified time | relevance | path

Searched refs:xFlush (Results 26 – 41 of 41) sorted by relevance

12

/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/native/x11/
H A Djuce_linux_X11_Symbols.h196 JUCE_GENERATE_FUNCTION_WITH_DEFAULT (XFlush, xFlush,
H A Djuce_linux_XWindowSystem.cpp443 X11Symbols::getInstance()->xFlush (display); in isShmAvailable()
763 X11Symbols::getInstance()->xFlush (display); in ~XBitmapImage()
3366 X11Symbols::getInstance()->xFlush (display); in handleClientMessageEvent()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/native/x11/
H A Djuce_linux_X11_Symbols.h196 JUCE_GENERATE_FUNCTION_WITH_DEFAULT (XFlush, xFlush,
H A Djuce_linux_XWindowSystem.cpp479 X11Symbols::getInstance()->xFlush (display); in isShmAvailable()
795 X11Symbols::getInstance()->xFlush (display); in ~XBitmapImage()
3576 X11Symbols::getInstance()->xFlush (display); in handleClientMessageEvent()
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkIntXlibDecls.h908 int (*xFlush) (Display *display); /* 107 */ member
1069 int (*xFlush) (Display *display); /* 107 */ member
1351 (tkIntXlibStubsPtr->xFlush) /* 107 */
1626 (tkIntXlibStubsPtr->xFlush) /* 107 */
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/app/
H A DAppController.cxx284 Reference< XFlushable > xFlush( m_xDataSourceConnection, UNO_QUERY ); in IMPLEMENT_FORWARD_XTYPEPROVIDER2() local
285 if ( xFlush.is() && m_xMetaData.is() && !m_xMetaData->isReadOnly() ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
286 xFlush->flush(); in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/app/
H A DAppController.cxx306 Reference< XFlushable > xFlush( m_xDataSourceConnection, UNO_QUERY ); in IMPLEMENT_FORWARD_XTYPEPROVIDER2() local
307 if ( xFlush.is() && m_xMetaData.is() && !m_xMetaData->isReadOnly() ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
308 xFlush->flush(); in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkIntXlibDecls.h1012 int (*xFlush) (Display *display); /* 107 */ member
1173 int (*xFlush) (Display *display); /* 107 */ member
1455 (tkIntXlibStubsPtr->xFlush) /* 107 */
1761 (tkIntXlibStubsPtr->xFlush) /* 107 */
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.4/X11/
H A DtkIntXlibDecls.h789 int (*xFlush) _ANSI_ARGS_((Display *display)); /* 107 */ member
1336 (tkIntXlibStubsPtr->xFlush) /* 107 */
1767 #define XFlush(display) (tkIntStubsPtr->tkBindDeadWindow? 0: tkIntXlibStubsPtr->xFlush(display))
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.5/X11/
H A DtkIntXlibDecls.h1355 int (*xFlush) (Display *display); /* 107 */ member
1900 (tkIntXlibStubsPtr->xFlush) /* 107 */
2331 #define XFlush(display) (tkIntStubsPtr->tkBindDeadWindow? 0: tkIntXlibStubsPtr->xFlush(display))
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkIntXlibDecls.h1355 int (*xFlush) (Display *display); /* 107 */ member
1900 (tkIntXlibStubsPtr->xFlush) /* 107 */
2331 #define XFlush(display) (tkIntStubsPtr->tkBindDeadWindow? 0: tkIntXlibStubsPtr->xFlush(display))
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/browser/
H A Dunodatbr.cxx2886 Reference< XFlushable > xFlush( _rxConnection, UNO_QUERY ); in impl_releaseConnection() local
2887 if ( xFlush.is() ) in impl_releaseConnection()
2888 xFlush->flush(); in impl_releaseConnection()
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/critcl_c/tcl8.6/X11/
H A DtkIntXlibDecls.h737 int (*xFlush) (Display *display); /* 107 */ member
1069 (tkIntXlibStubsPtr->xFlush) /* 107 */
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/browser/
H A Dunodatbr.cxx2948 Reference< XFlushable > xFlush( _rxConnection, UNO_QUERY ); in impl_releaseConnection() local
2949 if ( xFlush.is() ) in impl_releaseConnection()
2950 xFlush->flush(); in impl_releaseConnection()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/format_types/
H A Djuce_VSTPluginFormat.cpp2875 X11Symbols::getInstance()->xFlush (display); in componentMovedOrResized()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_audio_processors/format_types/
H A Djuce_VSTPluginFormat.cpp2879 X11Symbols::getInstance()->xFlush (display); in componentMovedOrResized()

12