Searched refs:_glyphOrientationVertical (Results 1 – 2 of 2) sorted by relevance
145 …OrientationVertical(EGlyphOrientation val) { svg_inherited_flags._glyphOrientationVertical = val; } in setGlyphOrientationVertical()294 …ationVertical() const { return (EGlyphOrientation) svg_inherited_flags._glyphOrientationVertical; } in glyphOrientationVertical()344 && (_glyphOrientationVertical == other._glyphOrientationVertical);364 unsigned _glyphOrientationVertical : 3; // EGlyphOrientation member418 svg_inherited_flags._glyphOrientationVertical = initialGlyphOrientationVertical(); in setBitDefaults()
149 …|| svg_inherited_flags._glyphOrientationVertical != other->svg_inherited_flags._glyphOrientationVe… in diff()