Home
last modified time | relevance | path

Searched refs:bScalable (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/inc/
H A Doutdev.h76 bool bScalable, bool bEmbeddable ) const;
H A Doutfont.hxx220 ImplDevFontList* Clone( bool bScalable, bool bEmbeddable ) const;
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1243 bool bScalable, bool bEmbeddable ) const in UpdateCloneFontList() argument
1247 if( bScalable && !pFace->IsScalable() ) in UpdateCloneFontList()
2121 ImplDevFontList* ImplDevFontList::Clone( bool bScalable, bool bEmbeddable ) const in Clone() argument
2136 pFontFace->UpdateCloneFontList( *pClonedList, bScalable, bEmbeddable ); in Clone()

Completed in 68 milliseconds