Home
last modified time | relevance | path

Searched refs:frame_attr (Results 1 – 25 of 47) sorted by relevance

12

/dports/x11-wm/bbkeys/bbkeys-0.9.1/src/
H A Dwindow.cc434 XWindowAttributes frame_attr; in move() local
436 if (!XGetWindowAttributes(_display, wmframe, &frame_attr)) { in move()
444 rx = frame_attr.x; in move()
450 xright = dw - frame_attr.x - frame_attr.width - in move()
451 2*frame_attr.border_width; in move()
457 ry = frame_attr.y; in move()
463 ybelow = dh - frame_attr.y - frame_attr.height - in move()
464 2*frame_attr.border_width; in move()
/dports/devel/etl/synfig-1.2.2/synfig-osx/launcher/
H A Dapplewm.c486 frame_class, frame_attr, in XAppleWMFrameDraw() argument
492 unsigned int frame_class, frame_attr;
511 req->frame_attr = frame_attr;
H A Dapplewm.h149 unsigned int frame_class, unsigned int frame_attr,
H A Dapplewmstr.h302 CARD16 frame_attr B16;
/dports/graphics/synfig/synfig-1.2.2/synfig-osx/launcher/
H A Dapplewm.c486 frame_class, frame_attr, in XAppleWMFrameDraw() argument
492 unsigned int frame_class, frame_attr;
511 req->frame_attr = frame_attr;
H A Dapplewm.h149 unsigned int frame_class, unsigned int frame_attr,
H A Dapplewmstr.h302 CARD16 frame_attr B16;
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-osx/launcher/
H A Dapplewm.c486 frame_class, frame_attr, in XAppleWMFrameDraw() argument
492 unsigned int frame_class, frame_attr;
511 req->frame_attr = frame_attr;
H A Dapplewm.h149 unsigned int frame_class, unsigned int frame_attr,
H A Dapplewmstr.h302 CARD16 frame_attr B16;
/dports/x11/xwit/xwit-3.4/
H A Dxwit.c304 XWindowAttributes win_attr, frame_attr; in domove() local
333 if (!XGetWindowAttributes(dpy, wmframe, &frame_attr)) in domove()
337 win_attr.width = frame_attr.width; in domove()
338 win_attr.height = frame_attr.height; in domove()
340 frame_attr.border_width; in domove()
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dforms.c2440 XWindowAttributes frame_attr; in get_decorations_sizes_from_parent() local
2493 XGetWindowAttributes( fl_get_display( ), cur_win, &frame_attr ); in get_decorations_sizes_from_parent()
2497 *top = win_attr.y - frame_attr.y; in get_decorations_sizes_from_parent()
2498 *left = win_attr.x - frame_attr.x; in get_decorations_sizes_from_parent()
2499 *bottom = frame_attr.height - win_attr.height - *top; in get_decorations_sizes_from_parent()
2500 *right = frame_attr.width - win_attr.width - *left; in get_decorations_sizes_from_parent()
/dports/devel/libfirm/libfirm-1.21.0/ir/be/arm/
H A Dbearch_arm.c74 const arm_SymConst_attr_t *frame_attr = get_arm_SymConst_attr_const(irn); in arm_get_frame_entity() local
75 return frame_attr->entity; in arm_get_frame_entity()
/dports/games/cgoban/cgoban-1.9.14/wmslib/src/but/
H A Dbut.c956 XWindowAttributes frame_attr; in getWinXY() local
974 if (!XGetWindowAttributes(dpy, wmframe, &frame_attr) && !errorPrinted) { in getWinXY()
978 win->x = frame_attr.x; in getWinXY()
979 win->y = frame_attr.y; in getWinXY()
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/extensions/
H A Dapplewmproto.h266 CARD16 frame_attr; member
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmIconMan/
H A Dxmanager.c323 XWindowAttributes frame_attr, win_attr; in query_geometry() local
332 if (XGetWindowAttributes(theDisplay, man->theFrame, &frame_attr)) in query_geometry()
334 g.x = frame_attr.x + off_x + frame_attr.border_width; in query_geometry()
335 g.y = frame_attr.y + off_y + frame_attr.border_width; in query_geometry()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmIconMan/
H A Dxmanager.c324 XWindowAttributes frame_attr, win_attr; in query_geometry() local
333 if (XGetWindowAttributes(theDisplay, man->theFrame, &frame_attr)) in query_geometry()
335 g.x = frame_attr.x + off_x + frame_attr.border_width; in query_geometry()
336 g.y = frame_attr.y + off_y + frame_attr.border_width; in query_geometry()
/dports/lang/python-legacy/Python-2.7.18/Lib/idlelib/
H A DRemoteDebugger.py125 def frame_attr(self, fid, name): member in IdbAdapter
/dports/lang/python27/Python-2.7.18/Lib/idlelib/
H A DRemoteDebugger.py125 def frame_attr(self, fid, name): member in IdbAdapter
/dports/lang/micropython/micropython-1.17/py/
H A Dprofile.c213 STATIC void frame_attr(mp_obj_t self_in, qstr attr, mp_obj_t *dest) { in frame_attr() function
248 .attr = frame_attr,
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/
H A Ddebugger_r.py122 def frame_attr(self, fid, name): member in IdbAdapter
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/
H A Ddebugger_r.py122 def frame_attr(self, fid, name): member in IdbAdapter
/dports/lang/python310/Python-3.10.1/Lib/idlelib/
H A Ddebugger_r.py122 def frame_attr(self, fid, name): member in IdbAdapter
/dports/lang/python37/Python-3.7.12/Lib/idlelib/
H A Ddebugger_r.py122 def frame_attr(self, fid, name): member in IdbAdapter
/dports/lang/python38/Python-3.8.12/Lib/idlelib/
H A Ddebugger_r.py122 def frame_attr(self, fid, name): member in IdbAdapter

12