Searched refs:HasSetFontStyle (Results 1 – 5 of 5) sorted by relevance
33 bool HasSetFontStyle() const in HasSetFontStyle() function36 return declaration ? declaration->HasSetFontStyle() : false; in HasSetFontStyle()
56 if (!domSpan->HasSetFontStyle()) { in CheckAndSetCurrentSpanStyle()
64 if (!dmoSpan->HasSetFontStyle()) { in CheckAndSetSpanStyle()
52 if (!spanDeclaration->HasSetFontStyle()) { in CheckAndSetChildStyle()
80 bool HasSetFontStyle() const in HasSetFontStyle() function