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