Searched defs:isBold (Results 1 – 6 of 6) sorted by relevance
41 bool isBold; member
127 bool isBold = sizeAndStyle & 1; in renderStyleForStrike() local
113 bool isBold; member
58 bool isBold() const { return (fStyle & kBold) != 0; } in isBold() function
37 bool isBold = false; in GetFontFamilyForCharacter() local