Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp277 constexpr int32_t ZOOM_ERROR_COUNT_MAX = 5; variable
951 && zoomErrorCount_ < ZOOM_ERROR_COUNT_MAX) { in CheckZoomStatus()
957 && zoomErrorCount_ < ZOOM_ERROR_COUNT_MAX) { in CheckZoomStatus()