OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flex
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/rendering/style/
StyleFlexibleBoxData.h
44
float
flex
;
member in class:WebCore::StyleFlexibleBoxData
/external/skia/src/views/
SkStackViewLayout.cpp
64
/* Measure the main-dimension for all the children. If a child is marked
flex
in that direction
73
int n = 0,
flex
= 0;
local
79
flex
+= 1;
86
*flexCount =
flex
;
Completed in 21 milliseconds