Home
last modified time | relevance | path

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

/aoo4110/main/vcl/unx/headless/
H A Dsvptext.cxx56 sal_uInt32 nBmpFormat, B2IPoint& rTargetPos );
93 sal_GlyphId aGlyphId, sal_uInt32 nBmpFormat, B2IPoint& rTargetPos ) in GetGlyphBmp() argument
99 if( rGlyphData.ExtDataRef().meInfo != sal::static_int_cast<int>(nBmpFormat) ) in GetGlyphBmp()
107 switch( nBmpFormat ) in GetGlyphBmp()
118 nBmpFormat = Format::ONE_BIT_LSB_GREY; in GetGlyphBmp()
127 return GetGlyphBmp( rServerFont, 0, nBmpFormat, rTargetPos ); in GetGlyphBmp()
136 … pGcpHelper->maBitmapDev = createBitmapDevice( aSize, true, nBmpFormat, aRawPtr, aDummyPAL ); in GetGlyphBmp()
139 rServerFont.SetExtended( nBmpFormat, (void*)pGcpHelper ); in GetGlyphBmp()

Completed in 16 milliseconds