HomeSort by relevance Sort by last modified time
    Searched defs:setTickmarks (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/frame/
FrameView.h 313 void setTickmarks(const Vector<IntRect>& tickmarks) { m_tickmarks = tickmarks; }
  /external/chromium_org/third_party/WebKit/Source/web/
WebRemoteFrameImpl.cpp 726 void WebRemoteFrameImpl::setTickmarks(const WebVector<WebRect>&)
WebLocalFrameImpl.cpp     [all...]

Completed in 163 milliseconds