| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_canvas_ffi.cpp | 48 Rect GetRectParam(double x, double y, double width, double height) in GetRectParam() argument 406 void FfiOHOSAceFrameworkRenderingContextFillRect(int64_t contextId, double x, double y, double width, double height) in FfiOHOSAceFrameworkRenderingContextFillRect() argument 417 void FfiOHOSAceFrameworkRenderingContextStrokeRect(int64_t contextId, double x, double y, double width, double height) in FfiOHOSAceFrameworkRenderingContextStrokeRect() argument 428 void FfiOHOSAceFrameworkRenderingContextClearRect(int64_t contextId, double x, double y, double width, double height) in FfiOHOSAceFrameworkRenderingContextClearRect() argument 603 FfiOHOSAceFrameworkRenderingContextRect(int64_t contextId, double x, double y, double width, double height) FfiOHOSAceFrameworkRenderingContextRect() argument 805 FfiOHOSAceFrameworkRenderingContextGetPixelMap( int64_t contextId, double left, double top, double width, double height) FfiOHOSAceFrameworkRenderingContextGetPixelMap() argument 971 double width = PipelineBase::Vp2PxWithCurrentDensity(params.width); FfiOHOSAceFrameworkCanvasPathRect() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_render_node_bridge.cpp | 512 Local<JSValueRef> width = runtimeCallInfo->GetCallArgRef(3); in SetFrame() local 535 Local<JSValueRef> width = runtimeCallInfo->GetCallArgRef(1); in SetSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/box/ |
| H A D | rosen_render_box.cpp | 645 auto width = paintSize_.Width(); local 674 auto width = paintSize_.Width(); local 782 float width = SkDoubleToScalar( local 816 float width = static_cast<RSScalar>( local 1026 float width = DimensionToPx(circle->GetWidth(), size, LengthMode::HORIZONTAL); global() local 1066 auto width = DimensionToPx(ellipse->GetWidth(), size, LengthMode::HORIZONTAL); global() local 1178 double width = DimensionToPx(rect->GetWidth(), size, LengthMode::HORIZONTAL); global() local 1310 SetWidth(double width) global() argument 1332 SetWidth(const Dimension& width) global() argument 1420 SetBorderWidth(double width, const BorderEdgeHelper& helper) global() argument [all...] |
| H A D | render_box.cpp | 1358 void RenderBox::SetBorderWidth(double width, const BorderEdgeHelper& helper) in SetBorderWidth() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| H A D | declarative_frontend.cpp | 1069 void DeclarativeFrontend::OnSurfaceChanged(int32_t width, int32_t height) in Initialize() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_offscreen_canvas_bridge.cpp | 93 double width = GetJsDoubleVal(runtime, argv[2]); in GetJsRectParam() local 497 double width = 0.0; in JsMeasureText() local 203 JsiOffscreenCanvasBridge( const RefPtr<PipelineBase>& pipelineContext, int32_t width, int32_t height) JsiOffscreenCanvasBridge() argument 888 ParseDomImage(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& value, double& width, double& height, std::string& src) ParseDomImage() argument 920 double width = 0.0; JsDrawImage() local 1376 double width = 0.0; JsCreatePattern() local 1416 int32_t width = 0; JsCreateImageData() local 1456 int32_t width = 0; JsPutImageData() local 1496 int32_t width = 0; ParseImageData() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| H A D | rich_editor_event_hub.cpp | 293 void RichEditorAbstractSpanResult::SetSizeWidth(int32_t width) in SetSizeWidth() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/ |
| H A D | side_bar_container_pattern.cpp | 213 void SideBarContainerPattern::GetControlImageSize(Dimension& width, Dimension& height) in GetControlImageSize() argument 1356 void SideBarContainerPattern::OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) in OnWindowSizeChanged() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | skia_decoration_painter.cpp | 266 float width = size.width(); in CreateLinearGradient() local 832 float width = SkiaDimensionToPx(circle->GetWidth(), size, LengthMode::HORIZONTAL); SkiaCreateCircle() local 853 auto width = SkiaDimensionToPx(ellipse->GetWidth(), size, LengthMode::HORIZONTAL); SkiaCreateEllipse() local 906 double width = SkiaDimensionToPx(rect->GetWidth(), size, LengthMode::HORIZONTAL); SkiaCreateRect() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_v2/grid/ |
| H A D | render_grid_scroll.cpp | 1204 const auto& width = StringUtils::StringToDimension(component_->GetScrollBarWidth()); in InitScrollBar() local 1241 const auto& width = StringUtils::StringToDimension(component_->GetScrollBarWidth()); in InitScrollBar() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
| H A D | textpicker_pattern.cpp | 201 auto width = stackNode->GetGeometryNode()->GetFrameSize().Width(); in SetButtonIdeaSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_image_modifier.cpp | 337 void SetSourceSize(ArkUINodeHandle node, ArkUI_Float32 width, ArkUI_Float32 height) in SetSourceSize() argument
|
| H A D | node_scroll_modifier.cpp | 283 CalcDimension width = Dimension(value, static_cast<OHOS::Ace::DimensionUnit>(unit)); in SetScrollScrollBarWidth() local 291 CalcDimension width = CalcDimension(DEFAULT_SCROLLBARWIDTH_VALUE, DimensionUnit::VP); in ResetScrollScrollBarWidth() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
| H A D | timepicker_row_pattern.cpp | 81 auto width = childNode->GetGeometryNode()->GetFrameSize().Width(); in SetButtonIdeaSize() local 336 float width = 0.0f; in SetAmPmButtonIdeaSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
| H A D | drawing_decoration_painter.cpp | 239 float width = size.Width(); in CreateLinearGradient() local 809 float width = DrawingDimensionToPx(circle->GetWidth(), size, LengthMode::HORIZONTAL); in DrawingCreateCircle() local 831 auto width = DrawingDimensionToPx(ellipse->GetWidth(), size, LengthMode::HORIZONTAL); in DrawingCreateEllipse() local 883 double width = DrawingDimensionToPx(rect->GetWidth(), size, LengthMode::HORIZONTAL); in DrawingCreateRect() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/pipeline/ |
| H A D | pipeline_base.cpp | 219 void PipelineBase::SetRootSize(double density, float width, float height) in SetRootSize() argument 434 RefPtr<OffscreenCanvas> PipelineBase::CreateOffscreenCanvas(int32_t width, int32_t height) in CreateOffscreenCanvas() argument 460 void PipelineBase::UpdateRootSizeAndScale(int32_t width, int32_t height) in UpdateRootSizeAndScale() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| H A D | text_field_layout_algorithm.cpp | 215 void TextFieldLayoutAlgorithm::ApplyIndent(LayoutWrapper* layoutWrapper, double width) in ApplyIndent() argument 276 auto width = std::max(contentConstraint.minSize.Width() - removeValue, paragraph->GetLongestLine()); in ConstraintWithMinWidth() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
| H A D | web_pattern.cpp | 895 bool WebPattern::ProcessVirtualKeyBoard(int32_t width, int32_t height, double keyboard) in ProcessVirtualKeyBoard() argument 926 void WebPattern::UpdateWebLayoutSize(int32_t width, int32_t height) in UpdateWebLayoutSize() argument 1074 void WebPattern::OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) {} in OnWindowSizeChanged() argument 1184 void WebPattern::OnRootLayerChanged(int width, in argument 1264 SetDrawRect(int32_t x, int32_t y, int32_t width, int32_t height) SetDrawRect() argument [all...] |
| /foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/ |
| H A D | js_drag_controller.cpp | 687 int32_t width = pixelMap->GetWidth(); in GetShadowInfoArray() local 713 int32_t width = shadowInfo.pixelMap->GetWidth(); in JudgeCoordinateCanDrag() local 957 int32_t width = asyncCtx->pixelMap->GetWidth(); in TryToStartDrag() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | canvas_component.cpp | 1179 int16_t width = IntegerOf(args[ArgsIndex::IDX_2]); in FillRect() local 1214 int16_t width = IntegerOf(args[ArgsIndex::IDX_2]); in StrokeRect() local 1671 int16_t width = IntegerOf(args[ArgsIndex::IDX_2]); in Rect() local 1703 int16_t width = IntegerOf(args[ArgsIndex::IDX_2]); in CleanRect() local 1979 ParseImageName(const jerry_value_t args[], char*& imageName, int16_t &width, int16_t &height) ParseImageName() argument 2033 GetImageObjectParam(const jerry_value_t args[], int16_t &width, int16_t &height) GetImageObjectParam() argument 2062 int16_t width = -1; DrawImage() local [all...] |
| H A D | component.cpp | 478 int16_t width = (width_.type == DimensionType::TYPE_PIXEL) ? width_.value.pixel : -1; in AdapteBoxRectArea() local [all...] |
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_view.cpp | 208 int16_t width = GetWidth(); in SetStyle() local 889 void UIView::SetWidth(int16_t width) in SetWidth() argument 941 void UIView::Resize(int16_t width, int16_t height) in Resize() argument 1023 void UIView::SetPosition(int16_t x, int16_t y, int16_t width, int16_t height) in SetPosition() argument 1376 ResizeVisibleArea(int16_t x, int16_t y, int16_t width, int16_t height) ResizeVisibleArea() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/ |
| H A D | time_picker_test_ng.cpp | 1568 auto width = frameNode->GetGeometryNode()->GetFrameSize().Width() / static_cast<float>(children.size()); in HWTEST_F() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/ |
| H A D | dash_mpd_downloader.cpp | 489 void DashMpdDownloader::SetInitResolution(unsigned int width, unsigned int height) in SetInitResolution() argument 1207 unsigned int DashMpdDownloader::GetResolutionDelta(unsigned int width, unsigned int height) in GetResolutionDelta() argument
|
| /foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/ |
| H A D | hevc_decoder.cpp | 831 int32_t HevcDecoder::CheckFormatChange(uint32_t index, int width, int height, int bitDepth) in CheckFormatChange() argument [all...] |