Searched refs:DelayShow (Results 1 – 3 of 3) sorted by relevance
26 void DelayShow(unsigned int milliseconds);
24 void DelayableWidget::DelayShow(unsigned int milliseconds) { in DelayShow() function in chromeos::input_method::DelayableWidget
237 infolist_window_->DelayShow(kInfolistShowDelayMilliSeconds); in UpdateLookupTable()