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

  /external/chromium_org/ash/ime/
candidate_view.h 34 void SetInfolistIcon(bool enable);
candidate_window_view.cc 287 candidate_view->SetInfolistIcon(!entry.description_title.empty());
292 candidate_view->SetInfolistIcon(false);
candidate_view.cc 188 void CandidateView::SetInfolistIcon(bool enable) {

Completed in 57 milliseconds