Searched refs:ppHere (Results 1 – 1 of 1) sorted by relevance
1139 ImplFontData** ppHere = &mpFirst; in AddFontFace() local1140 for(; (pData=*ppHere) != NULL; ppHere=&pData->mpNext ) in AddFontFace()1159 *ppHere = pNewData; in AddFontFace()1166 *ppHere = pNewData; in AddFontFace()
Completed in 44 milliseconds