OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:virtual_height
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
FormP.h
121
short virtual_width,
virtual_height
;
member in struct:_FormConstraintsPart
/xsrc/external/mit/libdrm/dist/tests/modetest/
buffers.c
120
unsigned int
virtual_height
, xsub, ysub;
local
264
virtual_height
= height;
266
virtual_height
+= height * 2 / xsub / ysub;
268
bo = bo_create_dumb(fd, width,
virtual_height
, bpp);
/xsrc/external/mit/libXaw/dist/src/
Form.c
763
form->form.
virtual_height
+
778
height = TransformCoord(XtY(*childP) + form->form.
virtual_height
+
784
form->form.
virtual_height
= (short)height;
925
nform->form.
virtual_height
= (short)XtHeight(nw);
976
form->form.
virtual_height
= (short)XtHeight(cnew);
1045
form->form.
virtual_height
= (short)XtHeight(child);
Completed in 7 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026