Searched refs:SetIsCustomTextType (Results 1 – 11 of 11) sorted by relevance
66 recordingCanvas_->SetIsCustomTextType(isCustomTextType_); in BeginRecording()133 recordingCanvas->SetIsCustomTextType(isCustomTextType_); in DrawOnNode()
389 void SetIsCustomTextType(bool isCustomTextType);
2280 void RSNode::SetIsCustomTextType(bool isCustomTextType) in SetIsCustomTextType() function in OHOS::Rosen::RSNode
35 void SetIsCustomTextType(bool isCustomTextType) {} in SetIsCustomTextType() function
180 recordingCanvas->SetIsCustomTextType(node->GetIsCustomTextType()); in CreateDrawingContext()
130 void SetIsCustomTextType(bool isCustomTextType);
108 recordingCanvas->SetIsCustomTextType(fontManager->IsDefaultFontChanged()); in UpdateContentModifier()
59 rsNode->SetIsCustomTextType(isCustomFont_); in Update()
694 void RecordingCanvas::SetIsCustomTextType(bool isCustomTextType) in SetIsCustomTextType() function in OHOS::Rosen::Drawing::RecordingCanvas
6390 HWTEST_F(RSNodeTest, SetIsCustomTextType, TestSize.Level1)6393 rsNode->SetIsCustomTextType(true);6470 rsNode->SetIsCustomTextType(true);
3804 rsNode_->SetIsCustomTextType(contentModifier->GetIsCustomFont());5093 rsNode_->SetIsCustomTextType(modifier_->IsCustomFont());5104 rsNode_->SetIsCustomTextType(modifier_->IsCustomFont());