Home
last modified time | relevance | path

Searched refs:pSetFont (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx795 sal_Char pSetFont [256]; in PSSetFont() local
809 nChar += psp::appendStr ("(", pSetFont + nChar); in PSSetFont()
811 pSetFont + nChar); in PSSetFont()
813 pSetFont + nChar); in PSSetFont()
819 nChar += psp::appendStr ("(", pSetFont + nChar); in PSSetFont()
821 pSetFont + nChar); in PSSetFont()
823 pSetFont + nChar); in PSSetFont()
828 nChar += psp::getValueOf (nTextWidth, pSetFont + nChar); in PSSetFont()
829 nChar += psp::appendStr (" ", pSetFont + nChar); in PSSetFont()
830 nChar += psp::getValueOf (-nTextHeight, pSetFont + nChar); in PSSetFont()
[all …]