Home
last modified time | relevance | path

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

/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx152 #define IMPL_FONT_ATTR_ALLSUBSCRIPT (IMPL_FONT_ATTR_HANDWRITING | IMPL_FONT_ATTR_CHANCERY | IMPL_F… macro
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1824 if( nSearchType & IMPL_FONT_ATTR_ALLSUBSCRIPT ) in ImplFindByAttributes()
1826 if( 0 == ((nSearchType ^ nMatchType) & IMPL_FONT_ATTR_ALLSUBSCRIPT) ) in ImplFindByAttributes()