Searched defs:getJavaSelPos (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jdk/src/windows/native/sun/windows/ | ||
H A D | awt_TextArea.cpp | 625 LONG AwtTextArea::getJavaSelPos(LONG orgPos) function in class:AwtTextArea |
H A D | awt_TextComponent.cpp | 397 LONG AwtTextComponent::getJavaSelPos(LONG orgPos) function in class:AwtTextComponent 576 result = c->getJavaSelPos(start); 600 result = c->getJavaSelPos(end); |
Completed in 67 milliseconds