Home
last modified time | relevance | path

Searched defs:getMaxCharPos (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/vcl/inc/
H A Dgraphite_serverfont.hxx90 int getMaxCharPos() const { return mnEndCharPos; } in getMaxCharPos() function in GraphiteServerFontLayout
/aoo41x/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx685 int getMaxCharPos() const { return mnMinCharPos+maText.getLength()-1; } in getMaxCharPos() function in PspServerFontLayout
/aoo41x/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx626 int getMaxCharPos() const { return mnMinCharPos+maText.getLength()-1; } in getMaxCharPos() function in PspServerFontLayout

Completed in 43 milliseconds