Home
last modified time | relevance | path

Searched refs:aBundle (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx739 CHARBUNDLE aBundle; in ImplDoSetFont() local
743 aBundle.usSet = nFallbackLevel + LCID_BASE; in ImplDoSetFont()
748 aBundle.sizfxCell.cy = MAKEFIXED( i_pFont->mnHeight, 0 ); in ImplDoSetFont()
766 aBundle.sizfxCell.cx = MAKEFIXED( nHeight, 0 ); in ImplDoSetFont()
769 aBundle.sizfxCell.cx = MAKEFIXED( i_pFont->mnWidth, 0 ); in ImplDoSetFont()
782 aBundle.ptlAngle.x = mnOrientationX; in ImplDoSetFont()
783 aBundle.ptlAngle.y = mnOrientationY; in ImplDoSetFont()
790 aBundle.ptlAngle.x = 1; in ImplDoSetFont()
791 aBundle.ptlAngle.y = 0; in ImplDoSetFont()
799 aBundle.ptlAngle.x = 1; in ImplDoSetFont()
[all …]
H A Dsalgdi2.cxx577 IMAGEBUNDLE aBundle, aOldBundle; in drawMask() local
584 aBundle.lColor = MAKE_SALCOLOR( 0, 0, 0 ); in drawMask()
585 aBundle.lBackColor = MAKE_SALCOLOR( 0xFF, 0xFF, 0xFF ); in drawMask()
586 Ft2SetAttrs( hPS, PRIM_IMAGE, IBB_COLOR | IBB_BACK_COLOR, 0, &aBundle ); in drawMask()

Completed in 20 milliseconds