Searched refs:closestLeaf (Results 1 – 2 of 2) sorted by relevance
188 InlineBox* closestLeaf = 0; in closestLeafChildForPosition() local197 closestLeaf = leaf; in closestLeafChildForPosition()202 return closestLeaf ? closestLeaf : lastLeaf; in closestLeafChildForPosition()
516 InlineBox* closestLeaf = 0; in closestLeafChildForLogicalLeftPosition() local519 closestLeaf = leaf; in closestLeafChildForLogicalLeftPosition()527 return closestLeaf ? closestLeaf : lastLeaf; in closestLeafChildForLogicalLeftPosition()