Searched refs:nMatchType (Results 1 – 1 of 1) sorted by relevance
1732 sal_uLong nMatchType = pData->mnMatchType; in ImplFindByAttributes() local1755 if( 0 == ((nSearchType ^ nMatchType) & IMPL_FONT_ATTR_CJK_ALLLANG) ) in ImplFindByAttributes()1757 if( nMatchType & IMPL_FONT_ATTR_CJK ) in ImplFindByAttributes()1759 if( nMatchType & IMPL_FONT_ATTR_FULL ) in ImplFindByAttributes()1762 else if ( nMatchType & IMPL_FONT_ATTR_CJK ) in ImplFindByAttributes()1768 if( nMatchType & IMPL_FONT_ATTR_CTL ) in ImplFindByAttributes()1770 if( nMatchType & IMPL_FONT_ATTR_FULL ) in ImplFindByAttributes()1773 else if ( nMatchType & IMPL_FONT_ATTR_CTL ) in ImplFindByAttributes()1779 if( nMatchType & IMPL_FONT_ATTR_NONELATIN ) in ImplFindByAttributes()1781 if( nMatchType & IMPL_FONT_ATTR_FULL ) in ImplFindByAttributes()[all …]