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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
TextAutosizer.h 107 static bool contentHeightIsConstrained(const RenderBlock* container);
TextAutosizer.cpp 623 return !contentHeightIsConstrained(container);
681 bool TextAutosizer::contentHeightIsConstrained(const RenderBlock* container)
    [all...]

Completed in 61 milliseconds