Home
last modified time | relevance | path

Searched refs:GetFamilyType (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/vcl/inc/
H A Doutfont.hxx65 FontFamily GetFamilyType() const { return meFamily; } in GetFamilyType() function in ImplFontAttributes
/AOO41X/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx3957 if( pFont->GetFamilyType() == FAMILY_SCRIPT ) in emitFontDescriptor()
3959 else if( pFont->GetFamilyType() == FAMILY_ROMAN ) in emitFontDescriptor()