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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderIFrame.cpp 48 return !isSeamless();
53 return isSeamless() && isInline();
58 if (!isSeamless())
70 if (!isSeamless())
80 bool RenderIFrame::isSeamless() const
128 if (isSeamless()) {
RenderIFrame.h 39 bool isSeamless() const;

Completed in 1964 milliseconds