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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_TextComponent.h115 INLINE VOID SetStartSelectionPos(LONG lPos) { m_lStartPos = lPos; } argument
116 INLINE VOID SetEndSelectionPos(LONG lPos) { m_lEndPos = lPos; } argument
117 INLINE VOID SetLastSelectionPos(LONG lPos) { m_lLastPos = lPos; } argument

Completed in 1702 milliseconds