HomeSort by relevance Sort by last modified time
    Searched full:edit_frame_width (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/app_list/views/
search_box_view.cc 145 int edit_frame_width = local
148 edit_frame_width -= speech_button_frame.width() + kPadding;
149 edit_frame.set_width(edit_frame_width);

Completed in 44 milliseconds