Home | History | Annotate | Download | only in rendering

Lines Matching defs:isFrameSet

360     virtual bool isFrameSet() const { return false; }
513 if (isTable() || isTableRow() || isTableSection() || isRenderTableCol() || isFrameSet() || isFlexibleBox() || isRenderGrid())