Home
last modified time | relevance | path

Searched refs:LCID_BASE (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx712 rc = Ft2DeleteSetId( mhPS, nFallbackLevel + LCID_BASE); in ImplDoSetFont()
715 if ( (rc=Ft2CreateLogFont( mhPS, NULL, nFallbackLevel + LCID_BASE, &aFAttrs)) == GPI_ERROR ) { in ImplDoSetFont()
725 rc = Ft2SetCharSet( mhPS, nFallbackLevel + LCID_BASE); in ImplDoSetFont()
743 aBundle.usSet = nFallbackLevel + LCID_BASE; in ImplDoSetFont()
853 mhDefFont = nFallbackLevel + LCID_BASE; in SetFont()
871 mhFonts[ nFallbackLevel ] = nFallbackLevel + LCID_BASE; in SetFont()
H A Dos2layout.cxx184 fSuccess = Ft2QueryLogicalFont( mhPS, LCID_BASE, NULL, &mhFont, sizeof(FATTRS)); in Os2Layout()
192 APIRET rc = Ft2CreateLogFont( mhPS, NULL, LCID_BASE, (PFATTRS)&mhFont); in InitFont()
H A Dsalgdi.cxx121 Ft2DeleteSetId( mhPS, LCID_BASE); in ~Os2SalGraphics()
/aoo42x/main/vcl/inc/os2/
H A Dsalgdi.h352 #define LCID_BASE 100 macro

Completed in 29 milliseconds