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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGContainer.h 47 bool isObjectBoundingBoxValid() const { return m_objectBoundingBoxValid; }
84 bool m_objectBoundingBoxValid;
RenderSVGRoot.h 114 bool m_objectBoundingBoxValid;

Completed in 40 milliseconds