Searched refs:_glyphOrientationHorizontal (Results 1 – 2 of 2) sorted by relevance
144 …ntationHorizontal(EGlyphOrientation val) { svg_inherited_flags._glyphOrientationHorizontal = val; } in setGlyphOrientationHorizontal()293 …nHorizontal() const { return (EGlyphOrientation) svg_inherited_flags._glyphOrientationHorizontal; } in glyphOrientationHorizontal()343 && (_glyphOrientationHorizontal == other._glyphOrientationHorizontal)363 unsigned _glyphOrientationHorizontal : 3; // EGlyphOrientation member417 svg_inherited_flags._glyphOrientationHorizontal = initialGlyphOrientationHorizontal(); in setBitDefaults()
148 …|| svg_inherited_flags._glyphOrientationHorizontal != other->svg_inherited_flags._glyphOrientation… in diff()