Searched defs:bold (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DTextAttribute.java30 public boolean bold; field in class:TextAttribute
37 FontSize size, boolean bold, boolean italic, boolean underlined,
43 this.bold = bold;
36 TextAttribute(int start, int length, TextAlignment align, FontSize size, boolean bold, boolean italic, boolean underlined, boolean strikeThrough, TextColor color) argument
/frameworks/native/services/surfaceflinger/
H A DColorizer.h47 void bold(String8& out) { function in class:android::Colorizer

Completed in 52 milliseconds