OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:minGlyphBoundingBoxX
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/win/
UniscribeController.h
49
float
minGlyphBoundingBoxX
() const { return m_minGlyphBoundingBoxX; }
/external/webkit/Source/WebCore/platform/graphics/mac/
ComplexTextController.h
63
float
minGlyphBoundingBoxX
() const { return m_minGlyphBoundingBoxX; }
Completed in 4012 milliseconds