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

  /external/chromium_org/third_party/WebKit/public/web/
WebPlugin.h 125 virtual int getCopiesToPrint() { return 1; }
  /external/chromium_org/third_party/WebKit/Source/web/
WebPluginContainerImpl.h 142 int getCopiesToPrint() const;
WebPluginContainerImpl.cpp 326 int WebPluginContainerImpl::getCopiesToPrint() const
328 return m_webPlugin->getCopiesToPrint();
WebLocalFrameImpl.cpp     [all...]

Completed in 118 milliseconds