Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dtext_int.h24 std::map<FX_DWORD, CFX_GlyphBitmap*> m_GlyphMap; variable
/external/pdfium/core/src/fpdfapi/fpdf_render/
Drender_int.h33 std::map<FX_DWORD, CFX_GlyphBitmap*> m_GlyphMap; variable