Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_theme.h95 … theme->hoverImageCustomPreviewScaleDuration_ = HOVER_IMAGE_CUSTOM_PREVIEW_SCALE_DURATION; in ParsePattern()
151 return hoverImageCustomPreviewScaleDuration_; in GetHoverImageCustomPreviewScaleDuration()
337 int32_t hoverImageCustomPreviewScaleDuration_ = 0; variable