Home
last modified time | relevance | path

Searched defs:m_fontDataTable (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/css/
DCSSSegmentedFontFace.h64 HashMap<unsigned, SegmentedFontData*> m_fontDataTable; variable
DCSSFontFaceSource.h73 …HashMap<unsigned, SimpleFontData*> m_fontDataTable; // The hash key is composed of size synthetic … variable