Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx720 …DrawPrinterLayout( const SalLayout& rLayout, ::psp::PrinterGfx& rGfx, bool bIsPspServerFontLayout ) in DrawPrinterLayout() argument
734 if (bIsPspServerFontLayout) in DrawPrinterLayout()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx661 …DrawPrinterLayout( const SalLayout& rLayout, ::psp::PrinterGfx& rGfx, bool bIsPspServerFontLayout ) in DrawPrinterLayout() argument
672 …const sal_Unicode* pText = bIsPspServerFontLayout ? static_cast<const PspServerFontLayout&>(rLayou… in DrawPrinterLayout()
673 …int nMinCharPos = bIsPspServerFontLayout ? static_cast<const PspServerFontLayout&>(rLayout).getMin… in DrawPrinterLayout()
674 …int nMaxCharPos = bIsPspServerFontLayout ? static_cast<const PspServerFontLayout&>(rLayout).getMax… in DrawPrinterLayout()
677 …t.GetNextGlyphs( nMaxGlyphs, aGlyphAry, aPos, nStart, aWidthAry, bIsPspServerFontLayout ? aCharPos… in DrawPrinterLayout()
687 if( bIsPspServerFontLayout ) in DrawPrinterLayout()

Completed in 38 milliseconds