Searched refs:kFakeBold (Results 1 – 3 of 3) sorted by relevance
48 , flags(paint->isFakeBoldText() ? Font::kFakeBold : 0) in ShadowText()
51 kFakeBold = 1 enumerator
50 mFlags |= Font::kFakeBold; in FontDescription()