Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Doutdev.h47 #define IMPL_DEVFONT_SYMBOL ((sal_uIntPtr)0x00000002) macro
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1099 mnTypeFaces |= IMPL_DEVFONT_SYMBOL; in AddFontFace()
1800 else if ( pData->mnTypeFaces & IMPL_DEVFONT_SYMBOL ) in ImplFindByAttributes()
1810 …else if ( (pData->mnTypeFaces & (IMPL_DEVFONT_SYMBOL | IMPL_DEVFONT_NONESYMBOL)) == IMPL_DEVFONT_S… in ImplFindByAttributes()

Completed in 46 milliseconds