Searched refs:closestLeaf (Results 1 – 2 of 2) sorted by relevance
215 InlineBox* closestLeaf = 0; in closestLeafChildForPosition() local224 closestLeaf = leaf; in closestLeafChildForPosition()229 return closestLeaf ? closestLeaf : lastLeaf; in closestLeafChildForPosition()
479 InlineBox* closestLeaf = 0; in closestLeafChildForLogicalLeftPosition() local482 closestLeaf = leaf; in closestLeafChildForLogicalLeftPosition()490 return closestLeaf ? closestLeaf : lastLeaf; in closestLeafChildForLogicalLeftPosition()