Searched refs:pCachedChar (Results 1 – 1 of 1) sorted by relevance
126 CPDF_Type3Char* pCachedChar = m_CacheMap[charcode].get(); in LoadChar() local127 if (pCachedChar->form()->GetPageObjectList()->empty()) in LoadChar()128 pCachedChar->ResetForm(); in LoadChar()129 return pCachedChar; in LoadChar()