Home
last modified time | relevance | path

Searched refs:SetIsRightToLeft (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_pattern.h59 progressModifier_->SetIsRightToLeft(isRightToLeft_); in CreateNodePaintMethod()
H A Dprogress_modifier.h67 void SetIsRightToLeft(bool value);
H A Dprogress_pattern.cpp305 progressModifier_->SetIsRightToLeft(isRtl); in OnLanguageConfigurationUpdate()
H A Dprogress_modifier.cpp1718 void ProgressModifier::SetIsRightToLeft(bool value) in SetIsRightToLeft() function in OHOS::Ace::NG::ProgressModifier
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/progress/
H A Dprogress_modifier_test_ng.cpp1524 progressModifier->SetIsRightToLeft(true);
1570 progressModifier->SetIsRightToLeft(true);
1620 progressModifier->SetIsRightToLeft(true);
1627 progressModifier->SetIsRightToLeft(true);
1634 progressModifier->SetIsRightToLeft(true);
1643 progressModifier->SetIsRightToLeft(true);
1681 modifier->SetIsRightToLeft(true);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid_row/old_cases/
H A Dgrid_row_test_ng.cpp332 pipeLine->SetIsRightToLeft(false);
365 pipeLine->SetIsRightToLeft(true);
397 pipeLine->SetIsRightToLeft(false);
433 pipeLine->SetIsRightToLeft(true);
469 pipeLine->SetIsRightToLeft(false);
505 pipeLine->SetIsRightToLeft(true);
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.cpp863 pipelineContext->SetIsRightToLeft(AceApplicationInfo::GetInstance().IsRightToLeft()); in AttachView()
976 pipelineContext_->SetIsRightToLeft(AceApplicationInfo::GetInstance().IsRightToLeft()); in AttachView()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddialog_container.cpp399 pipelineContext_->SetIsRightToLeft(AceApplicationInfo::GetInstance().IsRightToLeft()); in InitPipelineContext()
H A Dace_container.cpp2048 pipelineContext_->SetIsRightToLeft(AceApplicationInfo::GetInstance().IsRightToLeft()); in AttachView()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h870 void SetIsRightToLeft(bool isRightToLeft) in SetIsRightToLeft() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_testone_ng.cpp987 pipeLine->SetIsRightToLeft(true);
H A Dimage_test_ng.cpp624 pipeLine->SetIsRightToLeft(true);