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

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLPlugInImageElement.h 71 bool shouldPreferPlugInsForImages() const { return m_shouldPreferPlugInsForImages; }
117 bool m_shouldPreferPlugInsForImages;
HTMLPlugInImageElement.cpp 62 , m_shouldPreferPlugInsForImages(preferPlugInsForImagesOption == ShouldPreferPlugInsForImages)

Completed in 117 milliseconds