Searched refs:fixUpCursorRects (Results 1 – 3 of 3) sorted by relevance
102 void fixUpCursorRects(const CachedFrame* frame);
106 void CachedNode::fixUpCursorRects(const CachedFrame* frame) in fixUpCursorRects() function in android::CachedNode
318 (const_cast<CachedNode*>(result))->fixUpCursorRects(this); in currentCursor()