Home
last modified time | relevance | path

Searched refs:mnMatchType (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Doutdev.h85 sal_uIntPtr mnMatchType; // MATCH - Type member in ImplDevFontListData
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1049 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 58 milliseconds