HomeSort by relevance Sort by last modified time
    Searched defs:m_fontDataTable (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/css/
CSSSegmentedFontFace.h 63 HashMap<unsigned, SegmentedFontData*> m_fontDataTable;
CSSFontFaceSource.h 76 HashMap<unsigned, SimpleFontData*> m_fontDataTable; // The hash key is composed of size synthetic styles.

Completed in 71 milliseconds