HomeSort by relevance Sort by last modified time
    Searched defs:isUnderlined (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/java/android/media/
TimedText.java 201 public final boolean isUnderlined;
221 * @param isUnderlined whether the characters should be underlined.
226 boolean isBold, boolean isItalic, boolean isUnderlined,
233 this.isUnderlined = isUnderlined;
538 boolean isUnderlined = false;
562 isUnderlined = ((flags / 4) == 1);
584 isItalic, isUnderlined, fontSize, colorRGBA);
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 67 milliseconds