Home
last modified time | relevance | path

Searched defs:textZoomRatioNum (Results 1 – 5 of 5) 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()
/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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp1581 void WebDelegateCross::UpdateTextZoomRatio(const int32_t& textZoomRatioNum) in UpdateTextZoomRatio()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp3543 void JSWeb::TextZoomRatio(int32_t textZoomRatioNum) in TextZoomRatio()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp3410 void WebDelegate::UpdateTextZoomRatio(const int32_t& textZoomRatioNum) in UpdateTextZoomRatio()