Searched defs:SetSelRange (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jdk/src/windows/native/sun/windows/ | ||
H A D | awt_TextArea.cpp | 659 void AwtTextArea::SetSelRange(LONG start, LONG end) function in class:AwtTextArea |
H A D | awt_TextComponent.cpp | 476 void AwtTextComponent::SetSelRange(LONG start, LONG end) function in class:AwtTextComponent 624 c->SetSelRange(start, end); |
Completed in 33 milliseconds