Lines Matching refs:VG_MOVE_TO
214 VG_MOVE_TO = ( 1 << 1),231 VG_MOVE_TO_ABS = VG_MOVE_TO | VG_ABSOLUTE,232 VG_MOVE_TO_REL = VG_MOVE_TO | VG_RELATIVE,