Home
last modified time | relevance | path

Searched refs:getMinCharPos (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Dgraphite_serverfont.hxx89 int getMinCharPos() const { return mnMinCharPos; } in getMinCharPos() function in GraphiteServerFontLayout
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx684 int getMinCharPos() const { return mnMinCharPos; } in getMinCharPos() function in PspServerFontLayout
743 nMinCharPos = pPspLayout->getMinCharPos(); in DrawPrinterLayout()
754 nMinCharPos = pGrLayout->getMinCharPos(); in DrawPrinterLayout()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx625 int getMinCharPos() const { return mnMinCharPos; } in getMinCharPos() function in PspServerFontLayout
673 …os = bIsPspServerFontLayout ? static_cast<const PspServerFontLayout&>(rLayout).getMinCharPos() : 0; in DrawPrinterLayout()

Completed in 32 milliseconds