Searched refs:pFontStyle (Results 1 – 2 of 2) sorted by relevance
276 …const XMLFontStyleContext_Impl *pFontStyle = PTR_CAST( XMLFontStyleContext_Impl,pStyle);// use tem… in FillProperties() local277 if( pFontStyle ) in FillProperties()278 pFontStyle->FillProperties( rProps, nFamilyNameIdx, nStyleNameIdx, in FillProperties()280 return 0 != pFontStyle; in FillProperties()
372 FontStyle *pFontStyle = new FontStyle(sFontName.cstr(), sFontName.cstr()); in _allocateFontName() local373 mFontHash[sFontName] = pFontStyle; in _allocateFontName()
Completed in 22 milliseconds