Searched defs:pMatch (Results 1 – 2 of 2) sorted by relevance
348 FX_LPCFONTDESCRIPTOR pMatch = m_FontFaces.GetPtrAt(i); in FindFont() local
394 static unsigned LZ4_count(const BYTE* pIn, const BYTE* pMatch, const BYTE* pInLimit) in LZ4_count()