Searched refs:textCombine (Results 1 – 6 of 6) sorted by relevance
743 …TextCombine textCombine() const { return static_cast<TextCombine>(rareNonInheritedData->m_textComb… in textCombine() function744 bool hasTextCombine() const { return textCombine() != TextCombineNone; } in hasTextCombine()
1690 return primitiveValueCache->createValue(style->textCombine()); in getPropertyCSSValue()
5924 HANDLE_INHERIT_AND_INITIAL_AND_PRIMITIVE(textCombine, TextCombine) in applyProperty()
41052 * rendering/style/StyleRareNonInheritedData.h: Changed textCombine field size.
48634 - Changed to return Detach when textCombine style was changed.
19722 (WebCore::InheritedFlags::textCombine):