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

  /external/chromium/chrome/browser/ui/gtk/
find_bar_gtk.h 90 void UpdateMatchLabelAppearance(bool failure);
find_bar_gtk.cc 402 UpdateMatchLabelAppearance(result.number_of_matches() == 0 &&
408 UpdateMatchLabelAppearance(false);
543 UpdateMatchLabelAppearance(match_label_failure_);
603 void FindBarGtk::UpdateMatchLabelAppearance(bool failure) {
    [all...]

Completed in 89 milliseconds