Home
last modified time | relevance | path

Searched refs:xa_ret_type (Results 1 – 10 of 10) sorted by relevance

/dports/audio/supercollider/SuperCollider-3.11.0-Source/QtCollider/hacks/
H A Dhacks_x11.cpp48 Atom xa_ret_type; in get_property() local
63 …Property(disp, win, xa_prop_name, 0, MAX_PROPERTY_VALUE_LEN / 4, False, xa_prop_type, &xa_ret_type, in get_property()
70 if (xa_ret_type != xa_prop_type) { in get_property()
/dports/x11/simdock/trunk/src/
H A Dxstuff.cc54 Atom xa_ret_type; in get_property() local
70 xa_prop_type, &xa_ret_type, &ret_format, in get_property()
76 if (xa_ret_type != xa_prop_type) { in get_property()
/dports/shells/viewglob/viewglob-2.0.4/common/
H A Dx11-stuff.c235 Atom xa_ret_type; in get_property() local
252 xa_prop_type, &xa_ret_type, &ret_format, in get_property()
258 if (xa_ret_type != xa_prop_type) { in get_property()
/dports/devel/jna/jna-5.7.0/contrib/x11/src/jnacontrib/x11/api/
H A DX.java1021 X11.Atom xa_ret_type = xa_ret_type_ref.getValue(); in getProperty() local
1024 if (xa_ret_type == null) { in getProperty()
1029 if( xa_ret_type == null ){ in getProperty()
1034 if( xa_ret_type == null ){ in getProperty()
1039 if (xa_ret_type == null || xa_prop_type == null || in getProperty()
1040 !xa_ret_type.toNative().equals(xa_prop_type.toNative())) { in getProperty()
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dwindowhandle.cpp49 Atom xa_ret_type; in get_property() local
75 xa_prop_type, &xa_ret_type, &ret_format, in get_property()
87 if(xa_ret_type != xa_prop_type) in get_property()
/dports/misc/gkrellm-xkb/gkrellm-xkb-1.05/
H A Dmain.c708 Atom xa_ret_type; in get_property() local
719 xa_prop_type, &xa_ret_type, &ret_format, in get_property()
725 if (xa_ret_type != xa_prop_type) { in get_property()
/dports/x11/lxhotkey/lxhotkey-0.1.1/src/
H A Dlxhotkey.c74 Atom xa_ret_type; in get_property() local
100 xa_prop_type, &xa_ret_type, &ret_format, in get_property()
105 if (xa_ret_type != xa_prop_type) { in get_property()
/dports/x11/wmctrl/wmctrl-1.07/
H A Dmain.c1414 Atom xa_ret_type; in get_property() local
1430 xa_prop_type, &xa_ret_type, &ret_format, in get_property()
1436 if (xa_ret_type != xa_prop_type) { in get_property()
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A DScreen.cc628 Atom xa_ret_type; in propertyNotify() local
633 True, XA_STRING, &xa_ret_type, &ret_format, &ret_nitems, in propertyNotify()
640 True, XA_STRING, &xa_ret_type, &ret_format, &ret_nitems, in propertyNotify()
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dchart1.cpp1367 Atom xa_ret_type; in get_X11_property() local
1382 xa_prop_type, &xa_ret_type, &ret_format, in get_X11_property()
1386 if (xa_ret_type != xa_prop_type) { in get_X11_property()