Home | History | Annotate | Download | only in dom

Lines Matching refs:firstTextBox

857         if (p->node() && p->node() == this && o->isText() && !o->isBR() && !toRenderText(o)->firstTextBox()) {
861 if (o->isText() && toRenderText(o)->firstTextBox()) {
863 toRenderText(o)->firstTextBox()->root()->lineTop());