Searched refs:closestLeaf (Results 1 – 2 of 2) sorted by relevance
201 InlineBox* closestLeaf = 0; in closestLeafChildForPosition() local210 closestLeaf = leaf; in closestLeafChildForPosition()215 return closestLeaf ? closestLeaf : lastLeaf; in closestLeafChildForPosition()
640 InlineBox* closestLeaf = 0; in closestLeafChildForLogicalLeftPosition() local643 closestLeaf = leaf; in closestLeafChildForLogicalLeftPosition()651 return closestLeaf ? closestLeaf : lastLeaf; in closestLeafChildForLogicalLeftPosition()