Home | History | Annotate | Download | only in accessibility

Lines Matching refs:url

1246     // check if URL is the same as current URL
1248 if (m_renderer->document()->url() != linkURL)
1761 KURL AccessibilityRenderObject::url() const
1769 return m_renderer->document()->url();