OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 278 milliseconds