Home
last modified time | relevance | path

Searched defs:textPaintMethod (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_testfour_ng.cpp448 auto textPaintMethod = textPattern->CreateNodePaintMethod(); variable
513 auto textPaintMethod = textPattern->CreateNodePaintMethod(); variable
631 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable
672 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable
722 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable
773 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable
819 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable
865 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable
911 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable
960 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable
[all …]
H A Dtext_base.cpp281 void TextBases::SetPaintMethodModifier(TextPaintMethod& textPaintMethod) in SetPaintMethodModifier()
H A Dtext_testfive_ng.cpp70 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable
131 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable
192 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable
248 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable
300 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable
352 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable
H A Dtext_testtwo_ng.cpp1948 auto textPaintMethod = textPattern->CreateNodePaintMethod(); variable
2065 …auto textPaintMethod = AceType::DynamicCast<TextPaintMethod>(textPattern->CreateNodePaintMethod()); variable