Home | History | Annotate | Download | only in VG

Lines Matching defs:VG_SCUBIC_TO

221   VG_SCUBIC_TO                                = ( 8 << 1),
245 VG_SCUBIC_TO_ABS = VG_SCUBIC_TO | VG_ABSOLUTE,
246 VG_SCUBIC_TO_REL = VG_SCUBIC_TO | VG_RELATIVE,