Searched refs:mnMatchType (Results 1 – 2 of 2) sorted by relevance
85 sal_uIntPtr mnMatchType; // MATCH - Type member in ImplDevFontListData
1049 mnMatchType( 0 ), in ImplDevFontListData()1121 || (mnMatchType == 0) ) in AddFontFace()1179 meMatchWeight, meMatchWidth, mnMatchType ); in InitMatchData()1185 ImplCalcType( mnMatchType, meMatchWeight, meMatchWidth, meFamily, pFontAttr ); in InitMatchData()1186 mnMatchType |= ImplIsCJKFont( maName ); in InitMatchData()1732 sal_uLong nMatchType = pData->mnMatchType; in ImplFindByAttributes()2102 if( pData->mnMatchType & IMPL_FONT_ATTR_SYMBOL ) in FindDefaultFont()2105 if( pData->mnMatchType & (IMPL_FONT_ATTR_DEFAULT|IMPL_FONT_ATTR_STANDARD) ) in FindDefaultFont()
Completed in 42 milliseconds