Searched refs:pClonedList (Results 1 – 1 of 1) sorted by relevance
2123 ImplDevFontList* pClonedList = new ImplDevFontList; in Clone() local2125 pClonedList->mbMapNames = mbMapNames; in Clone()2126 pClonedList->mpPreMatchHook = mpPreMatchHook; in Clone()2127 pClonedList->mpFallbackHook = mpFallbackHook; in Clone()2130 pClonedList->mbMatchData = false; in Clone()2136 pFontFace->UpdateCloneFontList( *pClonedList, bScalable, bEmbeddable ); in Clone()2139 return pClonedList; in Clone()
Completed in 46 milliseconds