Home
last modified time | relevance | path

Searched refs:GetIsCustomTextType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_extended_modifier.cpp180 recordingCanvas->SetIsCustomTextType(node->GetIsCustomTextType()); in CreateDrawingContext()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.h391 bool GetIsCustomTextType();
H A Drs_node.cpp2285 bool RSNode::GetIsCustomTextType() in GetIsCustomTextType() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp6394 ASSERT_TRUE(rsNode->GetIsCustomTextType());
6467 HWTEST_F(RSNodeTest, GetIsCustomTextType, TestSize.Level1)
6471 bool res = rsNode->GetIsCustomTextType();