Home
last modified time | relevance | path

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

/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx117 #define IMPL_FONT_ATTR_DEFAULT ((sal_uLong)0x00000001) 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()
1997 if( nMatchType & IMPL_FONT_ATTR_DEFAULT ) in ImplFindByAttributes()
2049 if( nMatchType & IMPL_FONT_ATTR_DEFAULT ) in ImplFindByAttributes()
2055 !(nBestType & IMPL_FONT_ATTR_DEFAULT) ) in ImplFindByAttributes()
2105 if( pData->mnMatchType & (IMPL_FONT_ATTR_DEFAULT|IMPL_FONT_ATTR_STANDARD) ) in FindDefaultFont()

Completed in 49 milliseconds