Home
last modified time | relevance | path

Searched refs:GetMaxHeight (Results 1 - 9 of 9) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_capability_data_adapter_wrapper.cpp28 int32_t ArkCapabilityDataAdapterWrapper::GetMaxHeight() in GetMaxHeight() function in OHOS::ArkWeb::ArkCapabilityDataAdapterWrapper
30 return ctocpp_->GetMaxHeight(); in GetMaxHeight()
H A Dark_capability_data_adapter_wrapper.h30 int32_t GetMaxHeight() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_capability_data_adapter_impl.cpp31 int32_t ArkCapabilityDataAdapterImpl::GetMaxHeight() in GetMaxHeight() function in OHOS::ArkWeb::ArkCapabilityDataAdapterImpl
33 return real_->GetMaxHeight(); in GetMaxHeight()
H A Dark_capability_data_adapter_impl.h31 int32_t GetMaxHeight() override;
/base/web/webview/ohos_adapter/media_adapter/include/
H A Dcapability_data_adapter_impl.h29 int32_t GetMaxHeight() override;
/base/web/webview/ohos_adapter/media_adapter/src/
H A Dcapability_data_adapter_impl.cpp25 int32_t CapabilityDataAdapterImpl::GetMaxHeight() in GetMaxHeight() function in OHOS::NWeb::CapabilityDataAdapterImpl
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/capabilitydataadapterimpl_fuzzer/
H A Dcapabilitydataadapterimpl_fuzzer.cpp41 capabilityDataAdapter.GetMaxHeight(); in CapabilityDataAdapterImplFuzzTest()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_media_codec_adapter.h31 virtual int32_t GetMaxHeight() = 0;
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dmedia_codec_adapter.h40 virtual int32_t GetMaxHeight() = 0;

Completed in 2 milliseconds