Home | History | Annotate | Download | only in VG

Lines Matching refs:VG_LCWARC_TO

225   VG_LCWARC_TO                                = (12 << 1),
253 VG_LCWARC_TO_ABS = VG_LCWARC_TO | VG_ABSOLUTE,
254 VG_LCWARC_TO_REL = VG_LCWARC_TO | VG_RELATIVE,