Home | History | Annotate | Download | only in web

Lines Matching refs:markerTextForListItem

1514 WebString WebLocalFrameImpl::markerTextForListItem(const WebElement& webElement) const
1516 return WebCore::markerTextForListItem(const_cast<Element*>(webElement.constUnwrap<Element>()));