Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.cpp407 void WebModelImpl::SetTextZoomRatio(int32_t textZoomRatioNum) in SetTextZoomRatio() function in OHOS::Ace::Framework::WebModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h636 void SetTextZoomRatio(int32_t ratio) in SetTextZoomRatio() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_model_ng.cpp400 void WebModelNG::SetTextZoomRatio(int32_t textZoomRatioNum) in SetTextZoomRatio() function in OHOS::Ace::NG::WebModelNG