Searched refs:COMP_ORIGIN_INVALID (Results 1 – 3 of 3) sorted by relevance
191 cw->oldx = COMP_ORIGIN_INVALID; in compRedirectWindow()192 cw->oldy = COMP_ORIGIN_INVALID; in compRedirectWindow()615 cw->oldx = COMP_ORIGIN_INVALID; in compAllocPixmap()616 cw->oldy = COMP_ORIGIN_INVALID; in compAllocPixmap()
102 #define COMP_ORIGIN_INVALID 0x80000000 macro
492 assert(cw->oldx != COMP_ORIGIN_INVALID); in compCopyWindow()493 assert(cw->oldy != COMP_ORIGIN_INVALID); in compCopyWindow()