Searched defs:InsetsF (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/ui/gfx/geometry/ | ||
D | insets_f.cc | 13 InsetsF::InsetsF() : InsetsBase<InsetsF, float>(0, 0, 0, 0) {} in InsetsF() function in gfx::InsetsF |
D | insets.h | 36 operator InsetsF() const { in InsetsF() function |
D | rect_f.h | 18 class InsetsF; variable |