Home | History | Annotate | Download | only in ge

Lines Matching refs:m_PathMap

1083     pos = m_PathMap.GetStartPosition();

1087 m_PathMap.GetNextAssoc(pos, key1, (FX_LPVOID&)pPath);
1093 m_PathMap.RemoveAll();
1583 if (m_PathMap.Lookup(key, (FX_LPVOID&)pGlyphPath)) {
1587 m_PathMap.SetAt(key, pGlyphPath);