Home
last modified time | relevance | path

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

/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx151 #define IMPL_FONT_ATTR_ALLSCRIPT (IMPL_FONT_ATTR_SCRIPT | IMPL_FONT_ATTR_HANDWRITING | IMPL_FON… macro
153 #define IMPL_FONT_ATTR_ALLSERIFSTYLE (IMPL_FONT_ATTR_ALLSCRIPT |\
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1820 if( nSearchType & IMPL_FONT_ATTR_ALLSCRIPT ) in ImplFindByAttributes()
1822 if( nMatchType & IMPL_FONT_ATTR_ALLSCRIPT ) in ImplFindByAttributes()
1832 else if( nMatchType & IMPL_FONT_ATTR_ALLSCRIPT ) in ImplFindByAttributes()
1940 else if( !(nSearchType & IMPL_FONT_ATTR_ALLSCRIPT) in ImplFindByAttributes()

Completed in 44 milliseconds