• Home
  • Raw
  • Download

Lines Matching refs:CachedRoot

270     CachedRoot* root = getFrameCache(AllowNewer);  in clearCursor()
282 CachedRoot* root = getFrameCache(AllowNewer); in hideCursor()
290 void hideCursor(CachedRoot* root) in hideCursor()
300 CachedRoot* root = getFrameCache(DontAllowNewer); in debugDump()
324 CachedRoot* root = getFrameCache(DontAllowNewer); in nativeRecordButtons()
473 bool drawCursorPreamble(CachedRoot* root) in drawCursorPreamble()
519 hideCursor(const_cast<CachedRoot*>(m_ring.m_root)); in drawCursorPostamble()
543 CachedRoot* root = getFrameCache(AllowNewer); in drawGL()
624 CachedRoot* root = getFrameCache(AllowNewer); in draw()
681 CachedRoot* root = getFrameCache(allowNewer); in cursorIsTextInput()
698 CachedRoot* root = getFrameCache(DontAllowNewer); in cursorRingBounds()
756 CachedRoot* getFrameCache(FrameCachePermission allowNewer) in getFrameCache()
904 const CachedRoot* root = getFrameCache(DontAllowNewer); in imageURI()
910 const CachedRoot* root = getFrameCache(DontAllowNewer); in cursorWantsKeyEvents()
923 CachedRoot* root = getFrameCache(AllowNewer); in moveCursor()
1018 const CachedNode* findAt(CachedRoot* root, const WebCore::IntRect& rect, in findAt()
1030 IntRect setVisibleRect(CachedRoot* root) in setVisibleRect()
1043 CachedRoot* root = getFrameCache(AllowNewer); in selectBestAt()
1070 CachedRoot* root = getFrameCache(AllowNewer); in pointInNavCache()
1083 CachedRoot* root = getFrameCache(AllowNewer); in motionUp()
1181 CachedRoot* root = getFrameCache(AllowNewer); in getBlockLeftEdge()
1242 const CachedRoot* root = getFrameCache(DontAllowNewer); in selectableText()
1270 const CachedRoot* root = getFrameCache(DontAllowNewer); in startSelection()
1279 const CachedRoot* root = getFrameCache(DontAllowNewer); in wordSelection()
1416 CachedRoot* root = getFrameCache(DontAllowNewer); in hasCursorNode()
1430 CachedRoot* root = getFrameCache(DontAllowNewer); in hasFocusNode()
1551 CachedRoot* root = getFrameCache(DontAllowNewer); in setBaseLayer()
1602 CachedRoot* m_frameCacheUI; // navigation data ready for use
1748 CachedRoot* root = view->getFrameCache(WebView::DontAllowNewer); in nativeCursorFramePointer()
1759 CachedRoot* root = view->getFrameCache(WebView::DontAllowNewer); in getCursorNode()
1767 CachedRoot* root = view->getFrameCache(WebView::DontAllowNewer); in getCursorNode()
1775 CachedRoot* root = view->getFrameCache(WebView::DontAllowNewer); in getFocusCandidate()
1787 CachedRoot* root = view->getFrameCache(WebView::DontAllowNewer); in focusCandidateHasNextTextfield()
1800 CachedRoot* root = view->getFrameCache(WebView::DontAllowNewer); in getFocusNode()
1808 CachedRoot* root = view->getFrameCache(WebView::DontAllowNewer); in getFocusNode()
1815 CachedRoot* root = view->getFrameCache(WebView::DontAllowNewer); in getInputCandidate()
1857 const CachedRoot* root = view->getFrameCache(WebView::DontAllowNewer); in nativeCursorPosition()
2033 CachedRoot* root = view->getFrameCache(WebView::DontAllowNewer); in nativeFocusCandidateFramePointer()
2252 CachedRoot* root = view->getFrameCache(WebView::DontAllowNewer); in nativeTextGeneration()
2358 CachedRoot* root = view->getFrameCache(WebView::AllowNewer); in nativeFindAll()
2412 CachedRoot* root = view->getFrameCache(WebView::DontAllowNewer); in nativeUpdateCachedTextfield()
2450 CachedRoot* root = view->getFrameCache(WebView::DontAllowNewer); in nativeMoveCursorToNextTextInput()