Home
last modified time | relevance | path

Searched refs:pClonedList (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2123 ImplDevFontList* pClonedList = new ImplDevFontList; in Clone() local
2125 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 56 milliseconds