Home | History | Annotate | Download | only in web

Lines Matching defs:markerTextForListItem

2043 WebString WebFrameImpl::markerTextForListItem(const WebElement& webElement) const
2045 return WebCore::markerTextForListItem(const_cast<Element*>(webElement.constUnwrap<Element>()));