Searched refs:pExisting (Results 1 – 2 of 2) sorted by relevance
108 const CFX_GlyphBitmap* pExisting = pSizeCache->GetBitmap(charcode); in LoadGlyph() local109 if (pExisting) in LoadGlyph()110 return pExisting; in LoadGlyph()
5409 Btree *pExisting = db->aDb[iDb].pBt;5410 if( pExisting && pExisting->pBt==pBt ){