Searched defs:ConstrainedHtmlUIDelegate (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
H A Dconstrained_html_ui.h20 class ConstrainedHtmlUIDelegate { class
42 // is a ConstrainedHtmlUIDelegate, which later triggers construction of a
50 // ConstrainedHtmlUIDelegate property on a TabContents.
51 static PropertyAccessor<ConstrainedHtmlUIDelegate*>&
55 // Returns the TabContents' PropertyBag's ConstrainedHtmlUIDelegate.
57 ConstrainedHtmlUIDelegate* GetConstrainedDelegate();

Completed in 54 milliseconds