Searched defs:getJavaSelPos (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_TextArea.cpp625 LONG AwtTextArea::getJavaSelPos(LONG orgPos) function in class:AwtTextArea
H A Dawt_TextComponent.cpp397 LONG AwtTextComponent::getJavaSelPos(LONG orgPos) function in class:AwtTextComponent
576 result = c->getJavaSelPos(start);
600 result = c->getJavaSelPos(end);

Completed in 67 milliseconds