Home
last modified time | relevance | path

Searched defs:fMinWidth (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/ccpr/
DGrCCAtlas.h26 int fMinWidth = 0; // If there are 100 20x10 paths, this should be 20. member
/external/skqp/src/gpu/ccpr/
DGrCCAtlas.h41 int fMinWidth = 0; // If there are 100 20x10 paths, this should be 20. member
/external/pdfium/fpdfsdk/pwl/
Dcpwl_scroll_bar.cpp804 float fMinWidth = rcMin.Width(); in GetScrollArea() local