Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h599 bool GetIsInitialScaleSet() const in GetIsInitialScaleSet() function
H A Drender_web.cpp164 if (web->GetIsInitialScaleSet()) { in Update()