HomeSort by relevance Sort by last modified time
    Searched defs:flex (Results 1 - 2 of 2) sorted by null

  /external/webkit/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 17 milliseconds