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

  /external/chromium/chrome/browser/ui/webui/
constrained_html_ui.h 52 GetPropertyAccessor();
html_dialog_ui.cc 32 PropertyAccessor<HtmlDialogUIDelegate*>& HtmlDialogUI::GetPropertyAccessor() {
48 HtmlDialogUIDelegate** delegate = GetPropertyAccessor().GetProperty(
65 HtmlDialogUIDelegate** delegate = GetPropertyAccessor().GetProperty(
constrained_html_ui.cc 61 GetPropertyAccessor().GetProperty(tab_contents()->property_bag());
67 ConstrainedHtmlUI::GetPropertyAccessor() {
html_dialog_ui.h 102 static PropertyAccessor<HtmlDialogUIDelegate*>& GetPropertyAccessor();
  /external/chromium/chrome/browser/ui/gtk/
constrained_html_delegate_gtk.cc 78 ConstrainedHtmlUI::GetPropertyAccessor().SetProperty(
html_dialog_gtk.cc 134 HtmlDialogUI::GetPropertyAccessor().SetProperty(
  /external/chromium/chrome/browser/ui/views/
constrained_html_delegate_gtk.cc 83 ConstrainedHtmlUI::GetPropertyAccessor().SetProperty(
constrained_html_delegate_win.cc 84 ConstrainedHtmlUI::GetPropertyAccessor().SetProperty(
keyboard_overlay_dialog_view.cc 58 HtmlDialogUI::GetPropertyAccessor().SetProperty(tab_contents_->property_bag(),
html_dialog_view.cc 222 HtmlDialogUI::GetPropertyAccessor().SetProperty(tab_contents_->property_bag(),
select_file_dialog.cc 488 HtmlDialogUIDelegate** delegate = HtmlDialogUI::GetPropertyAccessor().
  /external/chromium/chrome/browser/extensions/
extension_omnibox_api.cc 42 PropertyAccessor<ExtensionOmniboxSuggestion>& GetPropertyAccessor() {
54 return GetPropertyAccessor().GetProperty(
166 GetPropertyAccessor().SetProperty(

Completed in 132 milliseconds