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

  /external/chromium_org/ui/web_dialogs/
web_dialog_ui.cc 94 if (0 != (web_ui()->GetBindings() & content::BINDINGS_POLICY_WEB_UI))
122 web_ui->SetBindings(web_ui->GetBindings() & ~content::BINDINGS_POLICY_WEB_UI);
  /external/chromium_org/content/public/browser/
web_ui.h 72 virtual int GetBindings() const = 0;
  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin_bindings.cc 42 BrowserPluginBindings* GetBindings(NPObject* object) {
93 BrowserPluginBindings* bindings = GetBindings(np_obj);
106 BrowserPluginBindings* bindings = GetBindings(np_obj);
125 BrowserPluginBindings* bindings = GetBindings(np_obj);
142 BrowserPluginBindings* bindings = GetBindings(np_obj);
158 BrowserPluginBindings* bindings = GetBindings(np_obj);
  /external/chromium_org/content/browser/webui/
web_ui_impl.h 42 virtual int GetBindings() const OVERRIDE;
web_ui_impl.cc 121 int WebUIImpl::GetBindings() const {
  /external/chromium_org/content/browser/frame_host/
render_frame_host_manager.cc 166 pending_web_ui_->GetBindings() != entry.bindings()) {
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler_unittest.cc 208 virtual int GetBindings() const OVERRIDE {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oledb.h     [all...]

Completed in 325 milliseconds