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

  /external/chromium_org/chrome/browser/ui/gtk/autofill/
autofill_popup_view_gtk.h 72 void SetLayoutText(const string16& text,
autofill_popup_view_gtk.cc 178 void AutofillPopupViewGtk::SetLayoutText(const string16& text,
194 gtk_util::SetLayoutText(layout_, text);
223 SetLayoutText(controller_->names()[index],
269 SetLayoutText(controller_->subtexts()[index],
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_util.h 196 void SetLayoutText(PangoLayout* layout, const string16& text);
gtk_util.cc 711 void SetLayoutText(PangoLayout* layout, const string16& text) {
    [all...]

Completed in 3105 milliseconds