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

  /external/skia/include/core/
SkTypeface.h 49 kBold = 0x01,
66 (fStyle.weight() >= SkFontStyle::kSemiBold_Weight ? kBold : kNormal) |
70 /** Returns true if style() has the kBold bit set. */
  /external/sfntly/cpp/src/sfntly/table/core/
os2_table.h 37 kBold = 700,
228 kBOLD = 1 << 5,

Completed in 77 milliseconds