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

  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_view_delegate.h 55 virtual base::string16 LegalDocumentsText() = 0;
100 // Returns ranges to linkify in the text returned by |LegalDocumentsText()|.
mock_autofill_dialog_view_delegate.h 29 MOCK_METHOD0(LegalDocumentsText, base::string16());
autofill_dialog_controller_impl.h 107 virtual base::string16 LegalDocumentsText() OVERRIDE;
    [all...]
autofill_dialog_controller_unittest.cc     [all...]
autofill_dialog_controller_impl.cc     [all...]
  /external/chromium_org/chrome/browser/ui/views/autofill/
autofill_dialog_views.cc     [all...]

Completed in 42 milliseconds