Home
last modified time | relevance | path

Searched defs:is_bold (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-head-table.hh66 bool is_bold () const { return macStyle & BOLD; } in is_bold() function
/third_party/harfbuzz/src/
Dhb-ot-head-table.hh78 bool is_bold () const { return macStyle & BOLD; } in is_bold() function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-head-table.hh79 bool is_bold () const { return macStyle & BOLD; } in is_bold() function