Home | History | Annotate | Download | only in web

Lines Matching refs:setTickmarks

1474 void WebLocalFrameImpl::setTickmarks(const WebVector<WebRect>& tickmarks)
1480 frameView()->setTickmarks(tickmarksConverted);