Home
last modified time | relevance | path

Searched defs:finalWidth (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_image_data.cpp37 int32_t finalWidth = 0; in Constructor() local
75 bool JSCanvasImageData::GetImageDataSize(const JSCallbackInfo& args, int32_t& finalWidth, int32_t& … in GetImageDataSize()
H A Djs_canvas_renderer.cpp632 uint32_t finalWidth = static_cast<uint32_t>(std::abs(fWidth + DIFF)); in JsCreateImageData() local
774 uint32_t finalWidth = static_cast<uint32_t>(std::abs(imageSize.width)); in JsGetImageData() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_area/
H A Dtext_area_layout_algorithm.cpp114 auto finalWidth = 0; in Measure() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp461 uint32_t finalWidth = static_cast<uint32_t>(std::abs(imageSize.width)); in GetPixelMap() local
494 auto finalWidth = static_cast<uint32_t>(std::abs(imageSize.width)); in GetImageDataModel() local
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp460 uint32_t finalWidth = static_cast<uint32_t>(std::abs(imageSize.width)); in GetPixelMap() local
493 auto finalWidth = static_cast<uint32_t>(std::abs(imageSize.width)); in GetImageDataModel() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/
H A Drich_editor_drag_overlay_modifier.cpp132 float finalWidth = frameSize.Width(); in PaintImageNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_pattern.cpp574 float finalWidth = MIN_OPTION_WIDTH.ConvertToPx(); in GetSelectOptionWidth() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp418 auto finalWidth = static_cast<uint32_t>(std::abs(width)); in GetPixelMap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_pattern.cpp1040 float finalWidth = SELECT_SCROLL_MIN_WIDTH.ConvertToPx(); in GetSelectScrollWidth() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.cpp1680 float finalWidth = MIN_SELECT_MENU_WIDTH.ConvertToPx(); in GetSelectMenuWidth() local