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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderLayerBacking.h 266 bool m_artificiallyInflatedBounds; // bounds had to be made non-zero to make transform-origin work
RenderLayerBacking.cpp 154 , m_artificiallyInflatedBounds(false)
357 m_artificiallyInflatedBounds = true;
359 m_artificiallyInflatedBounds = false;
    [all...]

Completed in 27 milliseconds