Searched refs:getMinCharPos (Results 1 – 3 of 3) sorted by relevance
684 int getMinCharPos() const { return mnMinCharPos; } in getMinCharPos() function in PspServerFontLayout743 nMinCharPos = pPspLayout->getMinCharPos(); in DrawPrinterLayout()754 nMinCharPos = pGrLayout->getMinCharPos(); in DrawPrinterLayout()
89 int getMinCharPos() const { return mnMinCharPos; } in getMinCharPos() function in GraphiteServerFontLayout
625 int getMinCharPos() const { return mnMinCharPos; } in getMinCharPos() function in PspServerFontLayout673 …os = bIsPspServerFontLayout ? static_cast<const PspServerFontLayout&>(rLayout).getMinCharPos() : 0; in DrawPrinterLayout()
Completed in 50 milliseconds