Searched defs:Enlarge (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/geometry/
H A Dsize_base.h26 void Enlarge(Type width, Type height) { function in class:gfx::SizeBase
/external/chromium_org/ppapi/cpp/
H A Dsize.h127 /// Enlarge() enlarges the size of an object.
131 void Enlarge(int w, int h) { function in class:pp::Size
261 /// Enlarge() enlarges the size of an object.
265 void Enlarge(float w, float h) { function in class:pp::FloatSize

Completed in 151 milliseconds