Home
last modified time | relevance | path

Searched defs:curScaleNew (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp942 int32_t curScaleNew = (int32_t) (curScale * 100); in CheckZoomStatus() local
970 int32_t curScaleNew = (int32_t)(curScale * 100); in ZoomOutAndIn() local