Searched refs:InheritParentProperties (Results 1 – 3 of 3) sorted by relevance
261 auto textStyle = InheritParentProperties(frameNode, isSpanStringMode); in UpdateParagraph()581 TextStyle SpanItem::InheritParentProperties(const RefPtr<FrameNode>& frameNode, bool isSpanStringMo… in InheritParentProperties() function in OHOS::Ace::NG::SpanItem
240 …TextStyle InheritParentProperties(const RefPtr<FrameNode>& frameNode, bool isSpanStringMode = fals…
747 EXPECT_EQ(spanItem->InheritParentProperties(frameNode, true), TextStyle());