Searched refs:m_PathMap (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/include/fxge/
H A Dfx_font.h401 CFX_MapPtrToPtr m_PathMap; member in class:CFX_FaceCache
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_text.cpp1047 pos = m_PathMap.GetStartPosition();
1051 m_PathMap.GetNextAssoc(pos, key1, (FX_LPVOID&)pPath);
1057 m_PathMap.RemoveAll();
1494 if (m_PathMap.Lookup(key, (FX_LPVOID&)pGlyphPath)) {
1498 m_PathMap.SetAt(key, pGlyphPath);

Completed in 83 milliseconds