Searched defs:isBold (Results 1 – 7 of 7) sorted by relevance
41 bool isBold; member
44 bool isBold; member
137 bool isBold = sizeAndStyle & 1; in renderStyleForStrike() local
58 bool isBold() const { return (fStyle & kBold) != 0; } in isBold() function
125 bool isBold; member
40 bool isBold = false; in GetFallbackFontForCharacter() local