Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Druler.cxx48 #define RULER_MIN_SIZE 3 macro
2429 if ( (mnVirWidth > RULER_MIN_SIZE) || in Resize()
2430 ((aWinSize.Width() > RULER_MIN_SIZE) && (aWinSize.Height() > RULER_MIN_SIZE)) ) in Resize()
2436 if ( mnVirWidth < RULER_MIN_SIZE ) in Resize()

Completed in 27 milliseconds