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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_TextArea.cpp659 void AwtTextArea::SetSelRange(LONG start, LONG end) function in class:AwtTextArea
H A Dawt_TextComponent.cpp476 void AwtTextComponent::SetSelRange(LONG start, LONG end) function in class:AwtTextComponent
624 c->SetSelRange(start, end);

Completed in 34 milliseconds