OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAverageWidth
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/gfx/
platform_font_pango.h
88
double
GetAverageWidth
() const;
platform_font_pango.cc
182
double char_width = const_cast<PlatformFontPango*>(this)->
GetAverageWidth
();
322
double PlatformFontPango::
GetAverageWidth
() const {
Completed in 266 milliseconds