/base/customization/enterprise_device_management/services/edm_plugin/include/utils/ |
H A D | watermark_image_type.h | 25 int32_t height; member
|
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_touch_handle_hot_zone_impl.cpp | 32 void ArkWebTouchHandleHotZoneImpl::SetHeight(double height) in SetHeight() argument
|
H A D | ark_web_output_frame_callback_wrapper.cpp | 27 bool ArkWebOutputFrameCallbackWrapper::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle() argument
|
H A D | ark_web_history_item_impl.cpp | 31 bool ArkWebHistoryItemImpl::GetFavicon(void** data, int& width, int& height, int& color_type, int& alpha_type) in GetFavicon() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_touch_handle_hot_zone_wrapper.cpp | 32 void ArkWebTouchHandleHotZoneWrapper::SetHeight(double height) in SetHeight() argument
|
H A D | ark_web_output_frame_callback_impl.cpp | 27 bool ArkWebOutputFrameCallbackImpl::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle() argument
|
/base/web/webview/ohos_adapter/media_adapter/src/ |
H A D | codec_format_adapter_impl.cpp | 35 void CodecFormatAdapterImpl::SetHeight(int32_t height) in SetHeight() argument
|
H A D | capability_data_adapter_impl.cpp | 40 void CapabilityDataAdapterImpl::SetMaxHeight(int32_t height) in SetMaxHeight() argument
|
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/ |
H A D | panel_status_listener.h | 24 uint32_t height = 0; member
|
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
H A D | sys_panel_status.h | 30 uint32_t height = 0; member
|
/base/inputmethod/imf/frameworks/ndk/src/ |
H A D | inputmethod_text_avoid_info_capi.cpp | 21 InputMethod_TextAvoidInfo *OH_TextAvoidInfo_Create(double positionY, double height) in OH_TextAvoidInfo_Create() argument 42 InputMethod_ErrorCode OH_TextAvoidInfo_SetHeight(InputMethod_TextAvoidInfo *info, double height) in OH_TextAvoidInfo_SetHeight() argument 64 InputMethod_ErrorCode OH_TextAvoidInfo_GetHeight(InputMethod_TextAvoidInfo *info, double *height) in OH_TextAvoidInfo_GetHeight() argument [all...] |
H A D | inputmethod_cursor_info_capi.cpp | 20 InputMethod_CursorInfo *OH_CursorInfo_Create(double left, double top, double width, double height) in OH_CursorInfo_Create() argument 32 OH_CursorInfo_SetRect( InputMethod_CursorInfo *cursorInfo, double left, double top, double width, double height) OH_CursorInfo_SetRect() argument 46 OH_CursorInfo_GetRect( InputMethod_CursorInfo *cursorInfo, double *left, double *top, double *width, double *height) OH_CursorInfo_GetRect() argument
|
/base/update/updater/test/unittest/updater_ui_test/view/ |
H A D | ui_graphic_engine_unittest.cpp | 51 uint16_t height = OHOS::Screen::GetInstance().GetHeight(); in HWTEST_F() local
|
/base/web/webview/ohos_nweb/include/ |
H A D | nweb_adapter_common.h | 26 uint32_t height = 0; member
|
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/capabilitydataadapterimpl_fuzzer/ |
H A D | capabilitydataadapterimpl_fuzzer.cpp | 33 int32_t height = static_cast<int32_t>(size); in CapabilityDataAdapterImplFuzzTest() local
|
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/codecformatadapterimpl_fuzzer/ |
H A D | codecformatadapterimpl_fuzzer.cpp | 32 int32_t height = static_cast<int32_t>(size); in CreateLocationProxyAdapterFuzzTest() local
|
/base/customization/enterprise_device_management/services/edm_plugin/include/ |
H A D | set_watermark_image_plugin.h | 30 int32_t height = 0; member
|
/base/web/webview/ohos_adapter/camera_adapter/src/ |
H A D | format_adapter_impl.cpp | 45 void FormatAdapterImpl::SetHeight(uint32_t height) in SetHeight() argument
|
H A D | format_adapter_mock.cpp | 44 void FormatAdapterImpl::SetHeight(uint32_t height) in SetHeight() argument
|
/base/web/webview/ohos_adapter/graphic_adapter/src/ |
H A D | window_adapter_impl.cpp | 49 int32_t WindowAdapterImpl::NativeWindowSetBufferGeometry(NWebNativeWindow window, int32_t width, int32_t height) in NativeWindowSetBufferGeometry() argument
|
/base/web/webview/ohos_nweb/src/ |
H A D | nweb_enhance_surface_adapter.cpp | 45 GetCreateInfo(void *enhanceSurfaceInfo, std::shared_ptr<NWebEngineInitArgs> initArgs, uint32_t width, uint32_t height, bool incognitoMode) GetCreateInfo() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_decoder_callback_adapter_impl.cpp | 34 void ArkDecoderCallbackAdapterImpl::OnStreamChanged(int32_t width, int32_t height, double frameRate) in OnStreamChanged() argument
|
H A D | ark_decoder_format_adapter_impl.cpp | 44 void ArkDecoderFormatAdapterImpl::SetHeight(int32_t height) in SetHeight() argument
|
H A D | ark_window_adapter_wrapper.cpp | 38 int32_t ArkWindowAdapterWrapper::NativeWindowSetBufferGeometry(ArkWebNativeWindow window, int32_t width, int32_t height) in NativeWindowSetBufferGeometry() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_window_adapter_impl.cpp | 34 int32_t ArkWindowAdapterImpl::NativeWindowSetBufferGeometry(void* window, int32_t width, int32_t height) in NativeWindowSetBufferGeometry() argument
|