Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dfont.cxx200 else if ( pFontAttr->Type & IMPL_FONT_ATTR_DECORATIVE ) in AskConfig()
222 else if( nType & IMPL_FONT_ATTR_DECORATIVE ) in AskConfig()
H A Doutdev3.cxx751 rType |= IMPL_FONT_ATTR_DECORATIVE; in ImplCalcType()
1864 if( nSearchType & IMPL_FONT_ATTR_DECORATIVE ) in ImplFindByAttributes()
1866 if( nMatchType & IMPL_FONT_ATTR_DECORATIVE ) in ImplFindByAttributes()
1876 else if( nMatchType & IMPL_FONT_ATTR_DECORATIVE ) in ImplFindByAttributes()
/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx124 #define IMPL_FONT_ATTR_DECORATIVE ((sal_uLong)0x00000080) macro

Completed in 38 milliseconds