Searched refs:mbTextVertical (Results 1 – 3 of 3) sorted by relevance
| /AOO42X/main/vcl/unx/generic/printergfx/ |
| H A D | text_gfx.cxx | 153 mbTextVertical = bVertical; in SetFont() 179 && ((*aIter).IsVertical() == mbTextVertical)) in drawGlyphs() 188 maPS3Font.push_back (GlyphSet(mnFontID, mbTextVertical)); in drawGlyphs() 231 if( mbTextVertical ) in DrawGlyphs() 366 pCharWidth[n] = getCharWidth (mbTextVertical, pEffectiveStr[n], &aBBox); in DrawText() 423 mbTextVertical, in DrawText() 428 if (mbTextVertical) in DrawText() 455 mnTextAngle, mbTextVertical, in DrawText() 496 nNormalAngle, mbTextVertical, in drawVerticalizedText() 512 mbTextVertical, in drawVerticalizedText() [all …]
|
| H A D | common_gfx.cxx | 123 mbTextVertical (false), in PrinterGfx() 163 mbTextVertical = false; in Clear()
|
| /AOO42X/main/vcl/inc/ |
| H A D | printergfx.hxx | 218 bool mbTextVertical; member in psp::PrinterGfx 400 { return mbTextVertical; } in GetFontVertical()
|