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

  /external/chromium/chrome/browser/ui/webui/
constrained_html_ui.cc 61 GetPropertyAccessor().GetProperty(tab_contents()->property_bag());
67 ConstrainedHtmlUI::GetPropertyAccessor() {
html_dialog_ui.cc 32 PropertyAccessor<HtmlDialogUIDelegate*>& HtmlDialogUI::GetPropertyAccessor() {
48 HtmlDialogUIDelegate** delegate = GetPropertyAccessor().GetProperty(
65 HtmlDialogUIDelegate** delegate = GetPropertyAccessor().GetProperty(
  /external/chromium/chrome/browser/extensions/
extension_omnibox_api.cc 42 PropertyAccessor<ExtensionOmniboxSuggestion>& GetPropertyAccessor() {
54 return GetPropertyAccessor().GetProperty(
166 GetPropertyAccessor().SetProperty(

Completed in 518 milliseconds