OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:height2
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/libXaw/dist/src/
List.c
876
unsigned long width2 = 0,
height2
= 0;
local
896
height2
= (unsigned long)(lw->list.nrows * lw->list.row_height +
919
height2
= (unsigned long)((lw->list.nrows * lw->list.row_height)
936
height2
= (unsigned long)((lw->list.nrows * lw->list.row_height) +
964
height2
= (unsigned long)((lw->list.nrows * lw->list.row_height) +
966
if (width2 >= MaxSize &&
height2
>= MaxSize)
968
if (
height2
> MaxSize)
978
if (
height2
)
979
*height = (Dimension)
height2
;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/include/
panfrost-job.h
1497
u16 width2,
height2
;
member in struct:bifrost_framebuffer
Completed in 5 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026