Home
last modified time | relevance | path

Searched refs:SetIsCustomTextType (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_canvas_node.cpp66 recordingCanvas_->SetIsCustomTextType(isCustomTextType_); in BeginRecording()
133 recordingCanvas->SetIsCustomTextType(isCustomTextType_); in DrawOnNode()
H A Drs_node.h389 void SetIsCustomTextType(bool isCustomTextType);
H A Drs_node.cpp2280 void RSNode::SetIsCustomTextType(bool isCustomTextType) in SetIsCustomTextType() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_recording_canvas.h35 void SetIsCustomTextType(bool isCustomTextType) {} in SetIsCustomTextType() function
/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/2d_graphics/include/recording/
H A Drecording_canvas.h130 void SetIsCustomTextType(bool isCustomTextType);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_paint_method.cpp108 recordingCanvas->SetIsCustomTextType(fontManager->IsDefaultFontChanged()); in UpdateContentModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp59 rsNode->SetIsCustomTextType(isCustomFont_); in Update()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Drecording_canvas.cpp694 void RecordingCanvas::SetIsCustomTextType(bool isCustomTextType) in SetIsCustomTextType() function in OHOS::Rosen::Drawing::RecordingCanvas
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp6390 HWTEST_F(RSNodeTest, SetIsCustomTextType, TestSize.Level1)
6393 rsNode->SetIsCustomTextType(true);
6470 rsNode->SetIsCustomTextType(true);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp3804 rsNode_->SetIsCustomTextType(contentModifier->GetIsCustomFont());
5093 rsNode_->SetIsCustomTextType(modifier_->IsCustomFont());
5104 rsNode_->SetIsCustomTextType(modifier_->IsCustomFont());