Home | History | Annotate | Download | only in accessibility

Lines Matching refs:isAnonymousBlock

305     else if (m_renderer->isAnonymousBlock() && firstChildIsInlineContinuation(m_renderer))
343 else if (m_renderer->isAnonymousBlock() && lastChildHasContinuation(m_renderer))
799 if (currRenderer->isAnonymousBlock()) {