Home | History | Annotate | Download | only in rendering

Lines Matching refs:isTable

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