Searched refs:GetDBCSEditHandle (Results 1 - 4 of 4) sorted by relevance
/openjdk7/jdk/src/windows/native/sun/windows/ | ||
H A D | awt_Choice.h | 74 INLINE HWND GetDBCSEditHandle() { return GetHWnd(); } function in class:AwtChoice |
H A D | awt_TextComponent.h | 99 INLINE HWND GetDBCSEditHandle() { return GetHWnd(); } function in class:AwtTextComponent |
H A D | awt_List.h | 164 INLINE HWND GetDBCSEditHandle() { return GetListHandle(); } function in class:AwtList |
H A D | awt_Component.h | 623 INLINE virtual HWND GetDBCSEditHandle() { return NULL; } function in class:AwtComponent |
Completed in 32 milliseconds