Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DFontFallbackList.h73 mutable Vector<pair<const FontData*, bool>, 1> m_fontList; variable
DFont.h237 mutable RefPtr<FontFallbackList> m_fontList; variable