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

/openjdk9/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt_TextComponent.h64 INLINE void SetText(LPCTSTR text) { function in class:AwtTextComponent
H A Dawt_Component.h181 INLINE void SetText(LPCTSTR text) { ::SetWindowText(GetHWnd(), text); } function in class:AwtComponent

Completed in 46 milliseconds