Searched refs:tl_key (Results 1 – 1 of 1) sorted by relevance
1447 int tl_key = part->SortKey(part->left_margin_, top); in LeftEdgeRun() local1451 int left_key = MAX(tl_key, bl_key); in LeftEdgeRun()1498 int tl_key = part->SortKey(part->bounding_box_.right(), top); in RightEdgeRun() local1502 int left_key = MAX(tl_key, bl_key); in RightEdgeRun()