Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx98 #define TB_MAXLINES 5 macro
1120 if ( nMaxLines > TB_MAXLINES ) in ImplLineSizing()
1121 nMaxLines = TB_MAXLINES; in ImplLineSizing()

Completed in 34 milliseconds