Searched refs:customReverseImplementation (Results 1 – 2 of 2) sorted by relevance
89 …nLogicalOrder(Vector<InlineBox*>&, CustomInlineBoxRangeReverse customReverseImplementation = 0, vo…
1560 …ineBox*>& leafBoxesInLogicalOrder, CustomInlineBoxRangeReverse customReverseImplementation, void* … in collectLeafBoxesInLogicalOrder() argument1603 if (customReverseImplementation) { in collectLeafBoxesInLogicalOrder()1605 (*customReverseImplementation)(userData, first, last); in collectLeafBoxesInLogicalOrder()