Home
last modified time | relevance | path

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

/aoo42x/main/toolkit/source/awt/
H A Dvclxscroller.cxx130 #define MAX_CHILD_REQ 40 macro
140 SAL_MIN( MAX_CHILD_REQ, childSize.Width ) + thumbWidth, in getMinimumSize()
141 SAL_MIN( MAX_CHILD_REQ, childSize.Height ) + thumbHeight ); in getMinimumSize()

Completed in 5 milliseconds