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

/external/webkit/Source/WebCore/platform/graphics/win/
H A DUniscribeController.h49 float minGlyphBoundingBoxX() const { return m_minGlyphBoundingBoxX; }
67 float m_minGlyphBoundingBoxX; member in class:WebCore::UniscribeController
/external/webkit/Source/WebCore/platform/graphics/mac/
H A DComplexTextController.h63 float minGlyphBoundingBoxX() const { return m_minGlyphBoundingBoxX; }
184 float m_minGlyphBoundingBoxX; member in class:WebCore::ComplexTextController

Completed in 77 milliseconds