Home | History | Annotate | Download | only in ge

Lines Matching refs:m_PathMap

1047     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);