OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:boundsForGDIGlyph
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/win/
SimpleFontDataCairoWin.cpp
105
return
boundsForGDIGlyph
(glyph);
SimpleFontDataCGWin.cpp
128
return
boundsForGDIGlyph
(glyph);
SimpleFontDataWin.cpp
205
FloatRect SimpleFontData::
boundsForGDIGlyph
(Glyph glyph) const
/external/webkit/Source/WebCore/platform/graphics/
SimpleFontData.h
202
FloatRect
boundsForGDIGlyph
(Glyph glyph) const;
Completed in 29 milliseconds