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

  /external/chromium_org/ash/ime/
candidate_view.h 28 void SetWidths(int shortcut_width,
candidate_view.cc 173 void CandidateView::SetWidths(int shortcut_width, int candidate_width) {
candidate_window_view.cc 305 candidate_views_[i]->SetWidths(max_shortcut_width, max_candidate_width);

Completed in 71 milliseconds