Searched defs:linethrough (Results 1 – 3 of 3) sorted by relevance
91 @OptionalBoolean private int linethrough; field in WebvttCssStyle197 public WebvttCssStyle setLinethrough(boolean linethrough) { in setLinethrough()
80 @OptionalBoolean private int linethrough; field in TtmlStyle123 public TtmlStyle setLinethrough(boolean linethrough) { in setLinethrough()
139 public void linethrough() { in linethrough() method in TtmlStyleTest