Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Drubydialog.cxx879 sal_Bool bRubyStretch = nBaseWidth >= nRubyWidth; in Paint() local
882 long nLeftStart = nCenter - (bRubyStretch ? (nBaseWidth / 2) : (nRubyWidth / 2)); in Paint()
883 long nRightEnd = nCenter + (bRubyStretch ? (nBaseWidth / 2) : (nRubyWidth / 2)); in Paint()
900 if(bRubyStretch) in Paint()

Completed in 17 milliseconds