Searched refs:LEDGE_LBOUNDARY (Results 1 – 1 of 1) sorted by relevance
149 enum LFLAGS {LEDGE_LEFT, LEDGE_LBOUNDARY, LEDGE_INSIDE, LEDGE_RBOUNDARY, LEDGE_RIGHT}; enumerator509 lflags = LEDGE_LBOUNDARY; in region_compare()519 if (lflags == LEDGE_LEFT || lflags == LEDGE_LBOUNDARY) { in region_compare()531 lflags = LEDGE_LBOUNDARY; in region_compare()569 lflags = LEDGE_LBOUNDARY; in region_compare()597 lflags = LEDGE_LBOUNDARY; in region_compare()641 if ((lflags == LEDGE_LEFT || lflags == LEDGE_LBOUNDARY) && in region_compare()