Home
last modified time | relevance | path

Searched refs:GetIsCustomTypeface (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.cpp181 recordingCanvas->SetIsCustomTypeface(node->GetIsCustomTypeface()); in CreateDrawingContext()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.h395 bool GetIsCustomTypeface();
H A Drs_node.cpp2295 bool RSNode::GetIsCustomTypeface() in GetIsCustomTypeface() 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.cpp6413 ASSERT_TRUE(rsNode->GetIsCustomTypeface());
6422 HWTEST_F(RSNodeTest, GetIsCustomTypeface, TestSize.Level1)
6426 ASSERT_TRUE(!rsNode->GetIsCustomTypeface());