Home | History | Annotate | Download | only in rendering

Lines Matching refs:isText

752     if (box->isText()) {
821 if (box->parent() && !box->renderer()->isText()) {
835 if (box->renderer()->isText())
907 if (box->renderer()->isReplaced() || (box->renderer()->isText() && !box->isText()))
916 if (box->renderer()->isReplaced() || (box->renderer()->isText() && !box->isText()))
919 if (!box->isText() && box->isInlineFlowBox() && !toInlineFlowBox(box)->hasTextChildren())
929 if (box->renderer()->isReplaced() || (box->renderer()->isText() && !box->isText()))
932 if (!box->isText() && box->isInlineFlowBox() && !toInlineFlowBox(box)->hasTextChildren())
942 if (box->renderer()->isReplaced() || (box->renderer()->isText() && !box->isText()))