HomeSort by relevance Sort by last modified time
    Searched refs:UpdateKeyboardAndLayout (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/touch/frame/
touch_browser_frame_view.cc 99 UpdateKeyboardAndLayout(now == GENERIC);
142 void TouchBrowserFrameView::UpdateKeyboardAndLayout(bool should_show_keyboard) {
219 UpdateKeyboardAndLayout(editable ? *editable : false);
235 UpdateKeyboardAndLayout(editable);
247 UpdateKeyboardAndLayout(DecideKeyboardStateForView(
touch_browser_frame_view.h 56 virtual void UpdateKeyboardAndLayout(bool should_show_keyboard);

Completed in 45 milliseconds