Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dsplitwin.cxx1886 long nEx2 = nEx1+nSize+3; in ImplDrawButtonRect() local
1896 if ( (i < nEx1) || (i > nEx2 ) ) in ImplDrawButtonRect()
1902 if ( (i < nEx1) || ((i > nEx2 ) && (i < nRight-3)) ) in ImplDrawButtonRect()
1916 long nEx2 = nEx1+nSize+3; in ImplDrawButtonRect() local
1926 if ( (i < nEx1) || (i > nEx2 ) ) in ImplDrawButtonRect()
1932 if ( (i < nEx1) || ((i > nEx2 ) && (i < nBottom-3)) ) in ImplDrawButtonRect()

Completed in 24 milliseconds