Searched refs:getVerticalDeltaAngle (Results 1 – 1 of 1) sorted by relevance
85 static int getVerticalDeltaAngle( sal_Unicode nChar ) in getVerticalDeltaAngle() function487 while( ( nDeltaAngle = getVerticalDeltaAngle( pStr[i] ) ) == 0 && i < nLen ) in drawVerticalizedText()639 b_vert = b_vert && (getVerticalDeltaAngle(n_char) != 0); in getCharWidth()
Completed in 20 milliseconds