Searched refs:GetUnitsPerPixel (Results 1 – 6 of 6) sorted by relevance
1678 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()
3155 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 …]
7527 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()
168 int GetUnitsPerPixel() const { return mnUnitsPerPixel; } in GetUnitsPerPixel() function in SalLayout
730 long nUnitsPerPixel = rLayout.GetUnitsPerPixel(); in DrawPrinterLayout()
671 long nUnitsPerPixel = rLayout.GetUnitsPerPixel(); in DrawPrinterLayout()
Completed in 144 milliseconds