Searched refs:setVerticalType (Results 1 – 7 of 7) sorted by relevance
253 setVerticalType(ancestor.verticalType); in inherit()327 public TtmlStyle setVerticalType(@VerticalType int verticalType) { in setVerticalType() method in TtmlStyle
596 style = createIfNull(style).setVerticalType(Cue.VERTICAL_TYPE_LR); in parseStyleAttributes()599 style = createIfNull(style).setVerticalType(Cue.VERTICAL_TYPE_RL); in parseStyleAttributes()
383 regionOutput.setVerticalType(resolvedStyle.getVerticalType()); in applyStyleToOutput()
46 .setVerticalType(Cue.VERTICAL_TYPE_RL) in buildSucceeds()
811 public Builder setVerticalType(@VerticalType int verticalType) { in setVerticalType() method in Cue.Builder
68 .setVerticalType(VERTICAL_TYPE);
791 .setVerticalType(verticalType); in toCueBuilder()