Home
last modified time | relevance | path

Searched refs:getVerticalDeltaAngle (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx85 static int getVerticalDeltaAngle( sal_Unicode nChar ) in getVerticalDeltaAngle() function
487 while( ( nDeltaAngle = getVerticalDeltaAngle( pStr[i] ) ) == 0 && i < nLen ) in drawVerticalizedText()
639 b_vert = b_vert && (getVerticalDeltaAngle(n_char) != 0); in getCharWidth()

Completed in 18 milliseconds