Home
last modified time | relevance | path

Searched defs:width (Results 2276 - 2300 of 7359) sorted by relevance

1...<<919293949596979899100>>...295

/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.cpp136 int16_t width = 0; in GetNextLineAndWidth() local
204 int16_t width = fontEngine->GetWidth(unicode, fontId, fontSize, 0); in GetLetterWidth() local
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_image_animator.h56 int16_t width; member
/foundation/arkui/ui_lite/test/uitest/test_image_animator/
H A Dui_test_image_animator.cpp89 const uint16_t width = 100; // 100: image's width in InitImageInfo() local
171 SetImageInfoPara(ImageInfo* imageInfo, const uint16_t width, const uint16_t height, uint32_t dataSize, uint8_t* srcData) SetImageInfoPara() argument
[all...]
/foundation/arkui/ui_lite/frameworks/common/
H A Dimage.cpp338 uint16_t width = png_get_image_width(png, info); in SetPNGSrc() local
430 uint16_t width = cinfo.output_width; in SetJPEGSrc() local
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_time_picker.cpp321 void UITimePicker::SetWidth(int16_t width) in SetWidth() argument
H A Dui_picker.cpp428 void UIPicker::SetWidth(int16_t width) in SetWidth() argument
/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dmock_drag_drop_manager.cpp28 void DragDropManager::CreateDragWindow(const GestureEvent& info, uint32_t width, uint32_t height) {} in CreateDragWindow() argument
/foundation/arkui/ui_lite/frameworks/layout/
H A Dflex_layout.cpp193 uint16_t width = 0; in GetRowsWidth() local
347 uint16_t width = 0; in GetColumnMaxWidth() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_draw_rect/
H A Dui_test_draw_rect.cpp142 int16_t width = 120; // 120 : width in UIKitDrawRectTestRectNoBorder001() local
168 int16_t width = 120; // 120 : width in UIKitDrawRectTestRectNoBorder002() local
195 int16_t width in UIKitDrawRectTestRectNoBorder003() local
222 int16_t width = 120; // 120 : width size UIKitDrawRectTestRectNoBorder004() local
249 int16_t width = 50; // 50 : width UIKitDrawRectTestRectNoBorder005() local
276 int16_t width = 50; // 50 : width UIKitDrawRectTestRectNoBorder006() local
303 int16_t width = 50; // 50 : width UIKitDrawRectTestRectNoBorder007() local
330 int16_t width = 50; // 50 : width UIKitDrawRectTestRectNoBorder008() local
357 int16_t width = 51; // 51 : width UIKitDrawRectTestRectNoBorder009() local
384 int16_t width = 50; // 50 : width UIKitDrawRectTestRectNoBorder0010() local
411 int16_t width = 120; // 120 : width UIKitDrawRectTestRectBorderNoRadius001() local
438 int16_t width = 120; // 120 : width UIKitDrawRectTestRectBorderNoRadius002() local
465 int16_t width = 120; // 120 : width UIKitDrawRectTestRectBorderRadius001() local
493 int16_t width = 120; // 120 : width UIKitDrawRectTestRectBorderRadius002() local
521 int16_t width = 120; // 120 : width UIKitDrawRectTestRectBorderRadius003() local
549 int16_t width = 120; // 120 : width UIKitDrawRectTestRectBorderRadius004() local
577 int16_t width = 50; // 50 : width UIKitDrawRectTestRectBorderRadius005() local
605 int16_t width = 50; // 50 : width UIKitDrawRectTestRectBorderRadius006() local
633 int16_t width = 50; // 50 : width UIKitDrawRectTestRectBorderRadius007() local
661 int16_t width = 50; // 50 : width UIKitDrawRectTestRectBorderRadius008() local
689 int16_t width = 50; // 50 : width UIKitDrawRectTestRectBorderRadius009() local
717 int16_t width = 50; // 50 : width UIKitDrawRectTestRectBorderRadius010() local
745 int16_t width = 120; // 120 : width UIKitDrawRectTestRectBorderRadius011() local
[all...]
/foundation/arkui/ui_lite/test/uitest/test_edit_text/
H A Dcustom_input_method.cpp234 FlexLayout* CustomInputMethod::SetupKeyRow(const char* name, int16_t width, int16_t height) in SetupKeyRow() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test.cpp222 int32_t width = 1; in HWTEST_F() local
253 int32_t width = 1; in HWTEST_F() local
/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dbasic_tdd_test.cpp57 uint16_t width = GetHorizontalResolution(); in SetUpTestCase() local
/foundation/arkui/ui_lite/frameworks/engines/gfx/
H A Dsoft_engine.cpp38 DrawLine(BufferInfo& dst, const Point& start, const Point& end, const Rect& mask, int16_t width, ColorType color, OpacityType opacity) DrawLine() argument
60 DrawCubicBezier(BufferInfo& dst, const Point& start, const Point& control1, const Point& control2, const Point& end, const Rect& mask, int16_t width, ColorType color, OpacityType opacity) DrawCubicBezier() argument
/foundation/arkui/ui_lite/test/uitest/test_progress_bar/
H A Dui_test_circle_progress.cpp350 static uint16_t width = 150; // 150: width in OnClick() local
[all...]
H A Dui_test_box_progress.cpp316 static uint16_t width = 100; // 100: width in OnClick() local
[all...]
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp62 int32_t width = GetData<int32_t>(); in BufferQueueFuzzTest2() local
/foundation/graphic/surface_lite/frameworks/
H A Dsurface_impl.cpp102 void SurfaceImpl::SetWidthAndHeight(uint32_t width, uint32_t height) in SetWidthAndHeight() argument
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_test.cpp610 int width = 0; in HWTEST_F() local
634 int32_t width in HWTEST_F() local
[all...]
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue_consumer.cpp150 GSError BufferQueueConsumer::SetDefaultWidthAndHeight(int32_t width, int32_t height) in SetDefaultWidthAndHeight() argument
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_c_sample.cpp58 static void TestDrawPathPro(OH_Drawing_Canvas* cCanvas, uint32_t width, uint32_t height) in TestDrawPathPro() argument
127 static void DoDraw(uint8_t *addr, uint32_t width, uint32_t height, size_t index) in DoDraw() argument
149 static void DrawSurface(std::shared_ptr<RSSurfaceNode> surfaceNode, int32_t width, int32_t height, size_t index) in DrawSurface() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dluma_filter.cpp86 int width = OH_Drawing_FontCountText(font, label, len, TEXT_ENCODING_UTF8); in draw_label() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/shadereffect_fuzzer/
H A Dshader_effect_fuzzer.cpp109 int width = GetObject<int>() % MAX_ARRAY_SIZE; in ShaderEffectFuzzTest003() local
239 int width = GetObject<int>() % MAX_ARRAY_SIZE; in ShaderEffectFuzzTest005() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/drawable/
H A Drs_canvas_drawing_node_drawable_test.cpp140 int width = 1; in HWTEST_F() local
177 float width = 1.f; in HWTEST_F() local
215 int width in HWTEST_F() local
235 float width = 1.f; HWTEST_F() local
306 int width = 1; HWTEST_F() local
457 int width = 1; HWTEST_F() local
483 int width = 1; HWTEST_F() local
503 int width = 1; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/screen_manager/
H A Drs_screen_test.cpp88 uint32_t width = 100; in HWTEST_F() local
581 uint32_t width = 100; in HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/services/engine/common/
H A Dcodec_utils.cpp187 int32_t width; in WriteBufferData() local

Completed in 19 milliseconds

1...<<919293949596979899100>>...295