Searched refs:OnIMERefresh (Results 1 – 4 of 4) sorted by relevance
16 virtual void OnIMERefresh() = 0;
47 virtual void OnIMERefresh() OVERRIDE;
291 void TrayIME::OnIMERefresh() { in OnIMERefresh() function in ash::TrayIME
274 OnIMERefresh()); in NotifyRefreshIME()