Home
last modified time | relevance | path

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

/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx118 #define IMPL_FONT_ATTR_STANDARD ((sal_uLong)0x00000002) macro
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1887 && (nMatchType & (IMPL_FONT_ATTR_STANDARD | IMPL_FONT_ATTR_DEFAULT)) ) in ImplFindByAttributes()
1901 && (nMatchType & (IMPL_FONT_ATTR_STANDARD | IMPL_FONT_ATTR_DEFAULT)) ) in ImplFindByAttributes()
1995 if( nMatchType & IMPL_FONT_ATTR_STANDARD ) in ImplFindByAttributes()
2054 else if( (nMatchType & IMPL_FONT_ATTR_STANDARD) && in ImplFindByAttributes()
2105 if( pData->mnMatchType & (IMPL_FONT_ATTR_DEFAULT|IMPL_FONT_ATTR_STANDARD) ) in FindDefaultFont()

Completed in 40 milliseconds