Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dfocus_hub.h176 void SetPaintWidth(const Dimension& width) in SetPaintWidth() function
214 paintParams_->SetPaintWidth(paintParams.GetPaintWidth()); in FocusPattern()
275 paintParams_->SetPaintWidth(paintParams.GetPaintWidth()); in SetFocusPaintParams()
407 focusPaintParamsPtr_->SetPaintWidth(paramsPtr->GetPaintWidth()); in SetFocusPaintParamsPtr()
490 void SetPaintWidth(const Dimension& width) in SetPaintWidth() function
496 focusPaintParamsPtr_->SetPaintWidth(width); in SetPaintWidth()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_arrow_pattern.h62 paintParam.SetPaintWidth(swiperTheme->GetFocusedBorderWidth()); in GetFocusPattern()
H A Dswiper_indicator_pattern.h144 paintParam.SetPaintWidth(swiperTheme->GetFocusedBorderWidth()); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_pattern.h81 focusPaintParams.SetPaintWidth(focusPaintWidth); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_pattern.h107 focusPaintParams.SetPaintWidth(Dimension(focusPaintWidth)); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_pattern.h78 focusPaintParams.SetPaintWidth(themeBorderWidth_); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_pattern.h76 paintParam.SetPaintWidth(listItemTheme->GetItemFocusBorderWidth()); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dbutton_pattern.h75 focusPaintParam.SetPaintWidth(focusBorderWidth_); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_pattern.h190 focusPaintParams.SetPaintWidth(TEXT_FOCUS_PAINT_WIDTH); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_row_pattern.h430 focusPaintParams.SetPaintWidth(TIME_FOCUS_PAINT_WIDTH); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.h183 focusPaintParams.SetPaintWidth(tabTheme->GetActiveIndicatorWidth()); in GetFocusPattern()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.h579 focusPaintParams.SetPaintWidth(FOCUS_PAINT_WIDTH); in GetFocusPattern()