Searched refs:LEDGE_INSIDE (Results 1 – 1 of 1) sorted by relevance
149 enum LFLAGS {LEDGE_LEFT, LEDGE_LBOUNDARY, LEDGE_INSIDE, LEDGE_RBOUNDARY, LEDGE_RIGHT}; enumerator505 lflags = LEDGE_INSIDE; in region_compare()514 if (lflags == LEDGE_INSIDE) { in region_compare()527 lflags = LEDGE_INSIDE; in region_compare()548 if (lflags == LEDGE_INSIDE) { in region_compare()573 lflags = LEDGE_INSIDE; in region_compare()583 if (lflags == LEDGE_INSIDE || lflags == LEDGE_RBOUNDARY) { in region_compare()599 lflags = LEDGE_INSIDE; in region_compare()627 if (lflags == LEDGE_INSIDE || lflags == LEDGE_RBOUNDARY) { in region_compare()