Searched refs:SetCheckMarkWidth (Results 1 – 12 of 12) sorted by relevance
30 void SetCheckMarkWidth(const Dimension& width) override;45 static void SetCheckMarkWidth(FrameNode* frameNode, const Dimension& width);
74 void CheckBoxGroupModelNG::SetCheckMarkWidth(const Dimension& width) in SetCheckMarkWidth() function in OHOS::Ace::NG::CheckBoxGroupModelNG150 void CheckBoxGroupModelNG::SetCheckMarkWidth(FrameNode* frameNode, const Dimension& width) in SetCheckMarkWidth() function in OHOS::Ace::NG::CheckBoxGroupModelNG
36 virtual void SetCheckMarkWidth(const Dimension& width) {} in SetCheckMarkWidth() function
44 void SetCheckMarkWidth(const Dimension& width) override;61 static void SetCheckMarkWidth(FrameNode* frameNode, const Dimension& width);
39 virtual void SetCheckMarkWidth(const Dimension& width) {} in SetCheckMarkWidth() function
101 void CheckBoxModelNG::SetCheckMarkWidth(const Dimension& width) in SetCheckMarkWidth() function in OHOS::Ace::NG::CheckBoxModelNG174 void CheckBoxModelNG::SetCheckMarkWidth(FrameNode* frameNode, const Dimension& width) in SetCheckMarkWidth() function in OHOS::Ace::NG::CheckBoxModelNG
128 CheckBoxGroupModelNG::SetCheckMarkWidth(frameNode, width); in SetCheckboxGroupMark()146 CheckBoxGroupModelNG::SetCheckMarkWidth(frameNode, checkBoxTheme->GetCheckStroke()); in ResetCheckboxGroupMark()
80 CheckBoxModelNG::SetCheckMarkWidth(frameNode, width); in SetMark()212 CheckBoxModelNG::SetCheckMarkWidth(frameNode, checkBoxTheme->GetCheckStroke()); in ResetMark()
285 CheckBoxModel::GetInstance()->SetCheckMarkWidth(theme->GetCheckStroke()); in Mark()308 CheckBoxModel::GetInstance()->SetCheckMarkWidth(strokeWidth); in Mark()310 CheckBoxModel::GetInstance()->SetCheckMarkWidth(theme->GetCheckStroke()); in Mark()
257 CheckBoxGroupModel::GetInstance()->SetCheckMarkWidth(strokeWidth); in Mark()259 CheckBoxGroupModel::GetInstance()->SetCheckMarkWidth(theme->GetCheckStroke()); in Mark()
876 checkBoxGroupModelNG.SetCheckMarkWidth(CHECK_MARK_WIDTH);952 checkBoxGroupModelNG.SetCheckMarkWidth(CHECK_MARK_WIDTH);
803 checkBoxModelNG.SetCheckMarkWidth(CHECK_MARK_WIDTH);