OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Enlarge
(Results
1 - 4
of
4
) sorted by null
/external/libmojo/ui/gfx/geometry/
size_f.cc
15
void SizeF::
Enlarge
(float grow_width, float grow_height) {
size.h
60
void
Enlarge
(int grow_width, int grow_height);
size_f.h
46
void
Enlarge
(float grow_width, float grow_height);
size.cc
60
void Size::
Enlarge
(int grow_width, int grow_height) {
Completed in 542 milliseconds