Searched refs:SetLastSelectionPos (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_TextField.cpp152 SetLastSelectionPos(-1);
189 SetLastSelectionPos(lCurPos);
H A Dawt_TextComponent.h117 INLINE VOID SetLastSelectionPos(LONG lPos) { m_lLastPos = lPos; } function in class:AwtTextComponent
H A Dawt_TextArea.cpp407 SetLastSelectionPos(-1);
452 SetLastSelectionPos(lCurPos);

Completed in 32 milliseconds