Home
last modified time | relevance | path

Searched refs:GetUnitsPerPixel (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3155 nWidth /= rSalLayout.GetUnitsPerPixel(); in ImplGetTextWidth()
3223 const long nWidth = rSalLayout.GetTextWidth() / rSalLayout.GetUnitsPerPixel(); in ImplDrawTextBackground()
4209 int nWidth = rSalLayout.GetTextWidth() / rSalLayout.GetUnitsPerPixel(); in ImplDrawTextLines()
5730 int nWidthFactor = pSalLayout->GetUnitsPerPixel(); in GetTextArray()
5779 int nWidthFactor = pSalLayout->GetUnitsPerPixel(); in GetCaretPositions()
6082 nRTLOffset = pSalLayout->GetTextWidth() / pSalLayout->GetUnitsPerPixel(); in ImplLayout()
6260 long nWidthFactor = pSalLayout->GetUnitsPerPixel(); in GetTextBreak()
6298 long nWidthFactor = pSalLayout->GetUnitsPerPixel(); in GetTextBreak()
7544 nXOffset /= pSalLayout->GetUnitsPerPixel(); in GetTextBoundRect()
7560 int nWidthFactor = pSalLayout->GetUnitsPerPixel(); in GetTextBoundRect()
[all …]
H A Dpdfwriter_impl.cxx7527 aGNGlyphPos.Y() += nAdvanceWidths[i]/rLayout.GetUnitsPerPixel(); in drawLayout()
7529 aGNGlyphPos.X() += nAdvanceWidths[i]/rLayout.GetUnitsPerPixel(); in drawLayout()
7608 int nWidth = rLayout.GetTextWidth() / rLayout.GetUnitsPerPixel(); in drawLayout()
H A Dsallayout.cxx1678 mnUnitsPerPixel = rBaseLayout.GetUnitsPerPixel(); in MultiSalLayout()
1899 fUnitMul /= mpLayouts[n]->GetUnitsPerPixel(); in AdjustLayout()
2149 fUnitMul /= rLayout.GetUnitsPerPixel(); in GetTextBreak()
2194 fUnitMul /= mpLayouts[n]->GetUnitsPerPixel(); in FillDXArray()
2232 fUnitMul /= mpLayouts[n]->GetUnitsPerPixel(); in GetCaretPositions()
2267 fUnitMul /= mpLayouts[nLevel]->GetUnitsPerPixel(); in GetNextGlyphs()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx671 long nUnitsPerPixel = rLayout.GetUnitsPerPixel(); in DrawPrinterLayout()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx730 long nUnitsPerPixel = rLayout.GetUnitsPerPixel(); in DrawPrinterLayout()
/trunk/main/vcl/inc/
H A Dsallayout.hxx168 int GetUnitsPerPixel() const { return mnUnitsPerPixel; } in GetUnitsPerPixel() function in SalLayout

Completed in 285 milliseconds