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

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontPlatformDataLinux.h66 , m_textSize(0)
76 , m_textSize(0)
86 , m_textSize(textSize)
117 float size() const { return m_textSize; }
165 float m_textSize; member in class:WebCore::FontPlatformData

Completed in 88 milliseconds