/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/relative_container/old_cases/ |
H A D | relative_container_testtwo_ng.cpp | 122 …erTestTwoNg::SetComponentParam(TextModelNG& textModelNG, std::string id, float width, float height) in SetComponentParam() 130 void RelativeContainerTestTwoNg::SetContainerParam(std::string id, float width, float height) in SetContainerParam()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | render_node_modifier.cpp | 229 …ArkUINodeHandle node, ArkUI_Float32 positionX, ArkUI_Float32 positionY, ArkUI_Float32 width, ArkUI… in SetFrame() 240 void SetSize(ArkUINodeHandle node, ArkUI_Float32 width, ArkUI_Float32 height, ArkUI_Int32 unitValue) in SetSize()
|
H A D | radio_modifier.cpp | 134 … auto width = defaultWidth - horizontalPadding * 2; //2 is Calculate the parameters of the formula in ResetRadioSize() local
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | producer_surface.cpp | 517 GSError ProducerSurface::SetDefaultWidthAndHeight(int32_t width, int32_t height) in SetDefaultWidthAndHeight() 1008 void ProducerSurface::SetRequestWidthAndHeight(int32_t width, int32_t height) in SetRequestWidthAndHeight()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | consumer_surface_test.cpp | 234 int32_t width = 0; variable 257 int32_t width = 100; // 100 test value for width variable
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | input_method_panel_test.cpp | 466 int32_t width = defaultDisplay->GetWidth(); variable 507 int32_t width = defaultDisplay->GetWidth(); variable
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | input_windows_manager_test.cpp | 114 std::shared_ptr<Media::PixelMap> InputWindowsManagerTest::CreatePixelMap(int32_t width, int32_t hei… in CreatePixelMap() 1232 int32_t width = 100; variable 1249 int32_t width = 100; variable 1266 int32_t width = 100; variable 1283 int32_t width = 100; variable 2281 int32_t width = 1920; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/ |
H A D | tlv_util.cpp | 491 auto width = ReadDimension(buff, cursor); in ReadLeadingMargin() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_event_hub.h | 186 void FireOnContentSizeChange(float width, float height) in FireOnContentSizeChange()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
H A D | nav_bar_pattern.cpp | 447 void NavBarPattern::OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) in OnWindowSizeChanged()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/common/ |
H A D | typed_text.cpp | 269 uint16_t width = 0; in GetTextWidth() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_edit_text.cpp | 337 int16_t width = contentRect.GetWidth() - BOTH_SIDE_TEXT_OFFSET; in ReMeasure() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select/ |
H A D | select_pattern_test_controlsize_ng.cpp | 475 CalcDimension width = -20.0_vp; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | image_painter.cpp | 345 float width = 0.0f; in CalculateBgWidth() local
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/client/ |
H A D | codec_client.cpp | 487 int32_t width = 0; in UpdateFormat() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/canvas/ |
H A D | canvas_custom_paint_method_test_ng.cpp | 1019 float width = 2.f; variable
|
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_image/ |
H A D | codec_hdi_heif_encode_test.cpp | 114 … static sptr<NativeBuffer> AllocateNativeBuffer(uint32_t width, uint32_t height, uint32_t pixelFmt) in AllocateNativeBuffer()
|
/ohos5.0/drivers/hdf_core/framework/include/platform/ |
H A D | mipi_csi_if.h | 137 unsigned int width; member
|
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | hdi_session.cpp | 238 static int32_t CreateVirtualDisplay(uint32_t width, uint32_t height, int32_t *format, uint32_t *dev… in CreateVirtualDisplay()
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/ |
H A D | vulkan_loader_unit_test.cpp | 170 uint32_t width = 1280; in GetSwapchainCreateInfo() local
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | abstract_display_controller.cpp | 480 int32_t width = 0; in UpdateDisplaySize() local
|
/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/ |
H A D | recorder_param.h | 106 int32_t width; member
|
/ohos5.0/foundation/distributedhardware/distributed_screen/common/include/ |
H A D | dscreen_constants.h | 80 uint32_t width; member
|
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/server/ |
H A D | transcoder_server.cpp | 139 int32_t TransCoderServer::SetVideoSize(int32_t width, int32_t height) in SetVideoSize()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/ |
H A D | demuxer_filter.cpp | 635 uint32_t width = 0; in ReportVideoSize() local
|