Home | History | Annotate | Download | only in VG

Lines Matching defs:VG_LCCWARC_TO

224   VG_LCCWARC_TO                               = (11 << 1),
251 VG_LCCWARC_TO_ABS = VG_LCCWARC_TO | VG_ABSOLUTE,
252 VG_LCCWARC_TO_REL = VG_LCCWARC_TO | VG_RELATIVE,