OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skin_box_minmax_to_rect
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/skin/
rect.h
67
extern int
skin_box_minmax_to_rect
( SkinBox* box, SkinRect* rect );
file.c
339
if ( !
skin_box_minmax_to_rect
( &box, &part->rect ) ) {
390
if ( !
skin_box_minmax_to_rect
( &box, &part->rect ) ) {
rect.c
214
skin_box_minmax_to_rect
( SkinBox* box, SkinRect* r )
function
Completed in 20 milliseconds