Searched refs:family (Results 1 – 9 of 9) sorted by relevance
3 .title { font-family: sans-serif; color: #99AACC;}4 .bodyText { font-family: sans-serif; font-size: 9pt; color:#000000; }5 .sub-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color…6 .log-text {font-family: sans-serif; font-style: normal; font-weight: lighter; font-size: 8pt; color…7 .big-header { font-family: sans-serif; font-style: normal; font-weight: bold; font-size: 9pt; color…
20 font-family: Roboto, sans-serif;26 font-family: Inconsolata, monospace;32 font-family: Inconsolata, monospace;
7 …align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:…
80 public boolean belongsTo(Object family) { in belongsTo() argument81 return family == FAMILY_RUN_LINT; in belongsTo()
578 public boolean belongsTo(Object family) { in belongsTo() argument579 return UPDATE_MARKERS_FAMILY == family; in belongsTo()
14 android:fontFamily : Font family (named by string) for the text. [string]
102 android:fontFamily : Font family (named by string) for the text. [string]