/base/print/print_fwk/test/unittest/fwk_inner_napi_test/ |
D | print_page_size_test.cpp | 63 EXPECT_EQ((uint32_t)0, pageSize.GetWidth()); 115 EXPECT_EQ((uint32_t)6, printpageSize.GetWidth()); 173 EXPECT_EQ((uint32_t)6, printpageSize.GetWidth()); 187 EXPECT_EQ(copyPageSize.GetWidth(), printpageSize.GetWidth()); 201 EXPECT_EQ(copyPageSize.GetWidth(), printpageSize.GetWidth());
|
/base/msdp/device_status/rust/subsystem/binding/multimedia/src/ |
D | fusion_image_framework.cpp | 81 …if (sPixelMap->GetWidth() > MAX_PIXEL_MAP_WIDTH || sPixelMap->GetHeight() > MAX_PIXEL_MAP_HEIGHT) { in CPixelMapDeserialize() 83 sPixelMap->GetWidth(), sPixelMap->GetHeight()); in CPixelMapDeserialize()
|
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getwidth_fuzzer/ |
D | getwidth_fuzzer.cpp | 34 display.GetWidth(); in DoSomethingInterestingWithMyAPI()
|
/base/update/updater/services/ui/view/component/ |
D | box_progress_adapter.cpp | 103 static_cast<int16_t>(GetX() - ep_->GetWidth() / halfDivisor + GetWidth() * rate), in GetPosOfEp()
|
/base/print/print_fwk/frameworks/innerkitsimpl/src/ |
D | print_page_size.cpp | 110 uint32_t PrintPageSize::GetWidth() const in GetWidth() function in OHOS::Print::PrintPageSize 132 parcel.WriteUint32(GetWidth()); in Marshalling()
|
/base/web/webview/ohos_adapter/graphic_adapter/src/ |
D | surface_adapter_impl.cpp | 52 int32_t SurfaceBufferAdapterImpl::GetWidth() const in GetWidth() function in OHOS::NWeb::SurfaceBufferAdapterImpl 58 return buffer_->GetWidth(); in GetWidth()
|
/base/web/webview/ohos_adapter/interfaces/ |
D | display_manager_adapter.h | 64 virtual int32_t GetWidth() = 0;
|
D | graphic_adapter.h | 53 virtual int32_t GetWidth() const = 0;
|
D | camera_manager_adapter.h | 140 virtual int32_t GetWidth() const = 0;
|
/base/web/webview/ohos_adapter/display_manager_adapter/src/ |
D | display_manager_adapter_impl.cpp | 98 int32_t DisplayAdapterImpl::GetWidth() in GetWidth() function in OHOS::NWeb::DisplayAdapterImpl 101 return display_->GetWidth(); in GetWidth()
|
/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/ |
D | surface_adapter_impl_test.cpp | 119 EXPECT_EQ(bufferAdapter->GetWidth(), -1); 154 EXPECT_GE(bufferAdapter->GetWidth(), 0);
|
/base/msdp/device_status/services/interaction/drag/src/ |
D | drag_drawing.cpp | 280 g_drawingInfo.rootNodeWidth = g_drawingInfo.pixelMap->GetWidth() + adjustSize; in UpdateShadowPic() 759 …pixelMapNode->SetBounds(0, adjustSize, g_drawingInfo.pixelMap->GetWidth(), g_drawingInfo.pixelMap-… in InitCanvas() 760 …pixelMapNode->SetFrame(0, adjustSize, g_drawingInfo.pixelMap->GetWidth(), g_drawingInfo.pixelMap->… in InitCanvas() 1100 if ((g_drawingInfo.pixelMap->GetWidth() + adjustSize) > stylePixelMap_->GetWidth()) { in Draw() 1101 … svgTouchPositionX = g_drawingInfo.pixelMap->GetWidth() + adjustSize - stylePixelMap_->GetWidth(); in Draw() 1109 …SetBounds(svgTouchPositionX, (TWELVE_SIZE - EIGHT_SIZE) * scalingValue, stylePixelMap_->GetWidth(), in Draw() 1111 …>SetFrame(svgTouchPositionX, (TWELVE_SIZE - EIGHT_SIZE) * scalingValue, stylePixelMap_->GetWidth(), in Draw() 1113 dragStyleNode->SetBgImageWidth(stylePixelMap_->GetWidth()); in Draw() 1122 g_drawingInfo.rootNodeWidth = g_drawingInfo.pixelMap->GetWidth() + adjustSize; in Draw() 1140 int32_t pixelMapWidth = g_drawingInfo.pixelMap->GetWidth(); in Draw() [all …]
|
D | drag_data_manager.cpp | 109 width = pixelMap->GetWidth(); in GetShadowOffset()
|
/base/web/webview/ohos_adapter/graphic_adapter/include/ |
D | surface_adapter_impl.h | 32 int32_t GetWidth() const override;
|
/base/msdp/device_status/frameworks/native/interaction/src/ |
D | drag_manager_impl.cpp | 45 (dragData.shadowInfo.x < -dragData.shadowInfo.pixelMap->GetWidth()) || in StartDrag() 184 (shadowInfo.x < -shadowInfo.pixelMap->GetWidth()) || in UpdateShadowPic()
|
/base/web/webview/ohos_adapter/display_manager_adapter/include/ |
D | display_manager_adapter_impl.h | 46 int32_t GetWidth() override;
|
/base/update/updater/services/ui/ |
D | updater_ui_env.cpp | 92 …RootView::GetInstance()->Resize(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight(… in InitRootView()
|
D | updater_ui_config.cpp | 88 … if (screenW != Screen::GetInstance().GetWidth() || screenH != Screen::GetInstance().GetHeight()) { in SelectConfig()
|
/base/update/updater/test/unittest/updater_ui_test/view/ |
D | ui_component_unittest.cpp | 48 EXPECT_EQ(view.GetWidth(), common.w); in CheckCommInfo() 192 epView.GetWidth() / halfDivisor + boxProgress.GetWidth() * rate)); 210 EXPECT_EQ(imgView.GetWidth(), commonInfo.w);
|
/base/web/webview/ohos_nweb/include/ |
D | nweb_context_menu_params.h | 116 virtual int32_t GetWidth() = 0;
|
/base/print/print_fwk/frameworks/helper/src/ |
D | print_page_size_helper.cpp | 33 NapiPrintUtils::SetUint32Property(env, jsObj, PARAM_PAGESIZE_WIDTH, pageSize.GetWidth()); in MakeJsObject()
|
/base/print/print_fwk/frameworks/innerkitsimpl/include/ |
D | print_page_size.h | 167 [[nodiscard]] uint32_t GetWidth() const;
|
/base/web/webview/test/unittest/display_manager_adapter_impl_test/ |
D | display_manager_adapter_impl_test.cpp | 95 EXPECT_EQ(displayAdapterImpl->GetWidth(), -1); 243 EXPECT_NE(displayAdapterImpl->GetWidth(), -1);
|
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
D | input_method_panel.cpp | 126 if (static_cast<int32_t>(width) > defaultDisplay->GetWidth() || in Resize() 130 defaultDisplay->GetWidth(), defaultDisplay->GetHeight(), width, height); in Resize()
|
/base/powermgr/battery_manager/charger/src/ |
D | charger_animation.cpp | 89 OHOS::Screen::GetInstance().GetWidth(), OHOS::Screen::GetInstance().GetHeight()); in InitRootView()
|