NotForTextEmphasis 134 Source/platform/fonts/Font.h float getGlyphsAndAdvancesForSimpleText(const TextRun&, int from, int to, GlyphBuffer&, ForTextEmphasisOrNot = NotForTextEmphasis) const; NotForTextEmphasis 147 Source/platform/fonts/Font.h float getGlyphsAndAdvancesForComplexText(const TextRun&, int from, int to, GlyphBuffer&, ForTextEmphasisOrNot = NotForTextEmphasis) const; NotForTextEmphasis 58 Source/platform/fonts/harfbuzz/HarfBuzzShaper.h HarfBuzzShaper(const Font*, const TextRun&, ForTextEmphasisOrNot = NotForTextEmphasis);