Home
last modified time | relevance | path

Searched refs:GetWindowAttributes (Results 1 – 25 of 98) sorted by relevance

1234

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/include/
H A Dwindow.h144 #define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x) macro
147 extern _X_EXPORT void GetWindowAttributes(
/dports/x11-servers/xwayland/xorg-server-1.20.13/include/
H A Dwindow.h144 #define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x) macro
147 extern _X_EXPORT void GetWindowAttributes(
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/include/
H A Dwindow.h144 #define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x) macro
147 extern _X_EXPORT void GetWindowAttributes(
/dports/x11-servers/xephyr/xorg-server-1.20.13/include/
H A Dwindow.h144 #define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x) macro
147 extern _X_EXPORT void GetWindowAttributes(
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/include/
H A Dwindow.h144 #define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x) macro
147 extern _X_EXPORT void GetWindowAttributes(
/dports/x11-servers/xorg-server/xorg-server-1.20.13/include/
H A Dwindow.h144 #define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x) macro
147 extern _X_EXPORT void GetWindowAttributes(
/dports/x11-servers/xarcan/xarcan-0.6.0/include/
H A Dwindow.h144 #define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x) macro
147 extern _X_EXPORT void GetWindowAttributes(
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/include/
H A Dwindow.h144 #define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x) macro
147 extern _X_EXPORT void GetWindowAttributes(
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/include/
H A Dwindow.h144 #define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x) macro
147 extern _X_EXPORT void GetWindowAttributes(
/dports/games/xgalaga++/xgalaga++-0.9/
H A Dgfxinterface.cc114 Status X11::GetWindowAttributes(XWindowAttributes * attrs) in GetWindowAttributes() function in X11
129 GetWindowAttributes(); in ResizeWindow()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/x11/
H A Dgl_surface_egl_readback_x11.cc35 if (auto attributes = connection_->GetWindowAttributes({window_}).Sync()) { in Initialize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/
H A Dglx_util.cc21 if (auto attrs = conn->GetWindowAttributes({window}).Sync()) { in GetConfigForWindow()
/dports/x11/p5-X11-Protocol-Other/X11-Protocol-Other-31/lib/X11/Protocol/
H A DOther.pm62 my %attr = $X->GetWindowAttributes ($window);
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/include/
H A Dwindow.h174 extern void GetWindowAttributes(
/dports/x11/p5-X11-Protocol-Other/X11-Protocol-Other-31/examples/
H A Ddamage-duplicate.pl155 my %source_attr = $X->GetWindowAttributes($source);
/dports/x11/p5-X11-Protocol-Other/X11-Protocol-Other-31/devel/
H A Dsetroot.pl47 my %attr = $X->GetWindowAttributes($X->root);
H A Drosetta-get-pixel.pl111 my %attrs = $X->GetWindowAttributes ($window);
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display_embedder/
H A Dskia_output_device_x11.cc43 if (auto attributes = connection_->GetWindowAttributes({window_}).Sync()) { in SkiaOutputDeviceX11()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/x/
H A Dconnection_unittest.cc50 auto attributes = connection.GetWindowAttributes({window}).Sync(); in TEST()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/clx/mit-clx/
H A Ddoc.lisp3170 GetWindowAttributes ;; See WITH-STATE
3508 GetWindowAttributes WINDOW-BACKING-PIXEL
3510 GetWindowAttributes WINDOW-BACKING-STORE
3511 GetWindowAttributes WINDOW-BIT-GRAVITY
3512 GetWindowAttributes WINDOW-CLASS
3513 GetWindowAttributes WINDOW-COLORMAP
3516 GetWindowAttributes WINDOW-EVENT-MASK
3517 GetWindowAttributes WINDOW-GRAVITY
3518 GetWindowAttributes WINDOW-MAP-STATE
3520 GetWindowAttributes WINDOW-SAVE-UNDER
[all …]
/dports/x11/libX11/libX11-1.7.2/src/
H A DGetWAttrs.c101 GetResReq(GetWindowAttributes, w, req); in _XGetWindowAttributes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/x/
H A Dx11_software_bitmap_presenter.cc128 if (auto response = connection_->GetWindowAttributes({widget_}).Sync()) { in X11SoftwareBitmapPresenter()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/
H A DAUCarbonViewBase.cpp137 verify_noerr(GetWindowAttributes(mCarbonWindow, &attributes)); in CreateCarbonView()
/dports/net-mgmt/nagstamon/Nagstamon-3.8.0/Nagstamon/thirdparty/Xlib/protocol/
H A DChangeLog25 * request.py (GetWindowAttributes): Rename class to win_class.
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/AudioUnits/AUPublic/AUCarbonViewBase/
H A DAUCarbonViewBase.cpp137 verify_noerr(GetWindowAttributes(mCarbonWindow, &attributes)); in CreateCarbonView()

1234