Searched refs:GetAttachedWindowHandle (Results 1 – 2 of 2) sorted by relevance
147 imm32_manager_.CancelIME(GetAttachedWindowHandle(client)); in OnTextInputTypeChanged()163 HWND attached_window = GetAttachedWindowHandle(client); in OnCaretBoundsChanged()177 imm32_manager_.CancelIME(GetAttachedWindowHandle(client)); in CancelComposition()548 HWND InputMethodWin::GetAttachedWindowHandle( in GetAttachedWindowHandle() function in ui::InputMethodWin560 HWND attached_window_handle = GetAttachedWindowHandle(client); in IsWindowFocused()596 const HWND window_handle = GetAttachedWindowHandle(GetTextInputClient()); in UpdateIMEState()
95 HWND GetAttachedWindowHandle(const TextInputClient* text_input_client) const;