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

  /external/chromium_org/content/test/plugin/
plugin_test.cc 22 bool PluginTest::IsWindowless() const { return false; }
plugin_windowless_test.cc 70 bool WindowlessPluginTest::IsWindowless() const {
  /external/chromium_org/content/child/npapi/
webplugin_delegate_impl.h 131 bool IsWindowless() const { return windowless_; }

Completed in 129 milliseconds