/base/web/webview/ohos_nweb/src/ |
D | nweb_surface_adapter.cpp | 41 uint32_t height) in GetCreateInfo() 70 …_render_frame = [surfaceWeak, this] (const char *buffer, uint32_t width, uint32_t height) -> bool { in GetRenderInterface() 91 …ceBuffer> NWebSurfaceAdapter::RequestBuffer(sptr<Surface> surface, uint32_t width, uint32_t height) in RequestBuffer() 125 sptr<SurfaceBuffer> surfaceBuffer, const char *src, uint32_t width, uint32_t height) in CopyFrame() 160 sptr<Surface> surface, sptr<SurfaceBuffer> surfaceBuffer, uint32_t width, uint32_t height) in FlushBuffer()
|
D | nweb_enhance_surface_adapter.cpp | 37 uint32_t height) in GetCreateInfo() 58 …createInfo.output_render_frame = [] (const char *buffer, uint32_t width, uint32_t height) -> bool { in GetRenderInterface()
|
/base/web/webview/ohos_nweb/include/ |
D | nweb_adapter_common.h | 26 uint32_t height = 0; member
|
/base/msdp/device_status/test/fuzztest/getshadowoffset_fuzzer/ |
D | getshadowoffset_fuzzer.cpp | 34 int32_t height = 0; in GetShadowOffsetFuzzTest() local
|
/base/print/print_fwk/frameworks/innerkitsimpl/src/ |
D | print_page_size.cpp | 28 …intPageSize::PrintPageSize(PAGE_SIZE_ID id, DiscretePageName name, uint32_t width, uint32_t height) in PrintPageSize() 95 void PrintPageSize::SetHeight(uint32_t height) in SetHeight()
|
/base/web/webview/test/fuzztest/ohos_nweb/copyframe_fuzzer/ |
D | copyframe_fuzzer.cpp | 39 uint32_t height; in DoSomethingInterestingWithMyAPI() local
|
/base/web/webview/test/fuzztest/ohos_nweb/requestbuffer_fuzzer/ |
D | requestbuffer_fuzzer.cpp | 44 uint32_t height; in DoSomethingInterestingWithMyAPI() local
|
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
D | input_window_info.h | 34 uint32_t height; // the height of inputWindow member
|
/base/web/webview/test/fuzztest/ohos_nweb/flushbuffer_fuzzer/ |
D | flushbuffer_fuzzer.cpp | 44 uint32_t height; in DoSomethingInterestingWithMyAPI() local
|
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
D | input_method_agent_stub.cpp | 58 int32_t height = data.ReadInt32(); in OnRemoteRequest() local 111 void InputMethodAgentStub::OnCursorUpdate(int32_t positionX, int32_t positionY, int height) in OnCursorUpdate()
|
D | input_method_agent_proxy.cpp | 39 void InputMethodAgentProxy::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate()
|
/base/web/webview/ohos_adapter/graphic_adapter/src/ |
D | window_adapter_impl.cpp | 51 int32_t height = va_arg(args, int32_t); in NativeWindowHandleOpt() local
|
/base/inputmethod/imf/test/unittest/napi_test/src/ |
D | InputMethodWithAttachTest.js | 201 let cursorInfo = { left: 100, top: 110, width: 600, height: 800 }; property 231 let cursorInfo = { left: 100, top: 110, width: 600, height: 800 }; property
|
/base/print/print_fwk/frameworks/helper/src/ |
D | print_page_size_helper.cpp | 54 uint32_t height = NapiPrintUtils::GetUint32Property(env, jsValue, PARAM_PAGESIZE_HEIGHT); in BuildFromJs() local
|
/base/msdp/device_status/test/fuzztest/updateshadowpic_fuzzer/ |
D | updateshadowpic_fuzzer.cpp | 50 std::shared_ptr<Media::PixelMap> CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap()
|
/base/web/webview/ohos_adapter/interfaces/ |
D | pasteboard_client_adapter.h | 44 int32_t height; member
|
/base/update/updater/services/ui/view/page/ |
D | base_page.cpp | 29 BasePage::BasePage(int16_t width, int16_t height) in BasePage()
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
D | js_panel.h | 53 uint32_t height = 0; member
|
/base/msdp/device_status/test/fuzztest/startdrag_fuzzer/ |
D | startdrag_fuzzer.cpp | 52 std::shared_ptr<Media::PixelMap> CreatePixelMap(int32_t width, int32_t height) in CreatePixelMap()
|
/base/telephony/cellular_call/services/connection/src/ |
D | config_request.cpp | 160 …figRequest::SetPreviewWindowRequest(int32_t x, int32_t y, int32_t z, int32_t width, int32_t height) in SetPreviewWindowRequest() 170 …figRequest::SetDisplayWindowRequest(int32_t x, int32_t y, int32_t z, int32_t width, int32_t height) in SetDisplayWindowRequest()
|
/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/ |
D | setpreviewwindow_fuzzer.cpp | 74 int32_t height = static_cast<int32_t>(size); in SetPreviewWindow() local 99 int32_t height = static_cast<int32_t>(size); in SetDisplayWindow() local
|
/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
D | sec_comp_info_helper.cpp | 64 static bool GetScreenSize(double& width, double& height) in GetScreenSize()
|
/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/ |
D | imsclient_fuzzer.cpp | 101 int32_t height = static_cast<int32_t>(size % 5); in TestImsCallClientWithSlotAndType() local 217 int32_t height = static_cast<int32_t>(size % 5); in TestImsCallProxyWithSlotAndType() local
|
/base/msdp/device_status/frameworks/native/interaction/src/ |
D | drag_manager_impl.cpp | 173 …agManagerImpl::GetShadowOffset(int32_t& offsetX, int32_t& offsetY, int32_t& width, int32_t& height) in GetShadowOffset()
|
D | interaction_manager.cpp | 111 …actionManager::GetShadowOffset(int32_t& offsetX, int32_t& offsetY, int32_t& width, int32_t& height) in GetShadowOffset()
|