Searched refs:mnFontWidth (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/vcl/unx/headless/ |
H A D | svppspgraphics.cxx | 520 int mnFontWidth; member in PspFontLayout 533 mnFontWidth = mrPrinterGfx.GetFontWidth(); in PspFontLayout() 631 int mnFontWidth; member in PspServerFontLayout 645 mnFontWidth = mrPrinterGfx.GetFontWidth(); in PspServerFontLayout() 655 mrPrinterGfx.SetFont( mnFontID, mnFontHeight, mnFontWidth, in InitFont() 702 mrPrinterGfx.SetFont( mnFontID, mnFontHeight, mnFontWidth, in InitFont()
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 579 int mnFontWidth; member in PspFontLayout 592 mnFontWidth = mrPrinterGfx.GetFontWidth(); in PspFontLayout() 690 int mnFontWidth; member in PspServerFontLayout 704 mnFontWidth = mrPrinterGfx.GetFontWidth(); in PspServerFontLayout() 714 mrPrinterGfx.SetFont( mnFontID, mnFontHeight, mnFontWidth, in InitFont() 787 mrPrinterGfx.SetFont( mnFontID, mnFontHeight, mnFontWidth, in InitFont()
|
Completed in 25 milliseconds