OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rchild
(Results
1 - 1
of
1
) sorted by null
/external/libpng/contrib/visupng/
VisualPng.c
459
RECT
rChild
, rParent, rWorkArea;
465
GetWindowRect (hwndChild, &
rChild
);
466
wChild =
rChild
.right -
rChild
.left;
467
hChild =
rChild
.bottom -
rChild
.top;
Completed in 51 milliseconds