Searched refs:setSyntheticBold (Results 1 – 2 of 2) sorted by relevance
136 …requestedFontDescription.setSyntheticBold(!(m_traitsMask & (FontWeight600Mask | FontWeight700Mask … in getFontData()
172 void setSyntheticBold(bool syntheticBold) { m_syntheticBold = syntheticBold; } in setSyntheticBold() function