Searched defs:sb_vert_disabled (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/jdk/src/windows/native/sun/windows/ | ||
| H A D | awt_TextArea.cpp | 538 BOOL sb_vert_disabled = (styles & WS_VSCROLL) == 0 local 545 if (sb_vert_disabled && (styles & WS_HSCROLL)) { |
Completed in 32 milliseconds