Home
last modified time | relevance | path

Searched defs:height (Results 3201 - 3225 of 4411) sorted by relevance

1...<<121122123124125126127128129130>>...177

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.cpp174 double height = in SetBarRegion() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_layout_algorithm.cpp287 auto height = menuItem->GetGeometryNode()->GetMarginFrameSize().Height(); in ComputeSelectMenuPosition() local
H A Dselect_overlay_property.h104 auto height = paintInfo.endPoint.GetY() - paintInfo.startPoint.GetY(); in GetPaintRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_event_hub.h186 void FireOnContentSizeChange(float width, float height) in FireOnContentSizeChange() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.h53 float height = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_layout_algorithm.cpp94 float height = axis_ == Axis::HORIZONTAL in Measure() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_column_pattern.h51 float height = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dtxt_paragraph.cpp337 auto height = static_cast<float>(size.Height().ConvertToPx()); in Paint() local
1052 auto height = GetHeight(); GetLineMetricsByCoordinate() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_model_ng.cpp179 void SliderModelNG::SetBlockSize(const Dimension& width, const Dimension& height) in SetBlockSize() argument
353 void SliderModelNG::SetBlockSize(FrameNode* frameNode, const Dimension& width, const Dimension& height) in SetBlockSize() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dmultiple_paragraph_layout_algorithm.cpp683 auto height = 0.0f; in UpdateParagraphByCustomSpan() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Drender_node_modifier.cpp223 void SetSize(ArkUINodeHandle node, ArkUI_Float32 width, ArkUI_Float32 height, ArkUI_Int32 unitValue) in SetSize() argument
211 SetFrame( ArkUINodeHandle node, ArkUI_Float32 positionX, ArkUI_Float32 positionY, ArkUI_Float32 width, ArkUI_Float32 height) SetFrame() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_canvas.cpp191 void UICanvas::AddRect(const Point& point, int16_t height, int16_t width) in AddRect() argument
381 void UICanvas::DrawRect(const Point& startPoint, int16_t height, int16_t width, const Paint& paint) in DrawRect() argument
426 SetDrawLinePath(const Point& startPoint, int16_t height, int16_t width, const Paint& paint) SetDrawLinePath() argument
449 DrawRectSetCmd(const Point& startPoint, int16_t height, int16_t width, const Paint& paint, Paint::PaintStyle paintStyle) DrawRectSetCmd() argument
474 StrokeRect(const Point& startPoint, int16_t height, int16_t width, const Paint& paint) StrokeRect() argument
504 ClearRect(const Point& startPoint, int16_t height, int16_t width) ClearRect() argument
710 DrawImage(const Point& startPoint, const char* image, const Paint& paint, int16_t width, int16_t height) DrawImage() argument
[all...]
/foundation/arkui/ui_lite/test/uitest/test_button/
H A Dui_test_button.cpp187 CreateButtonGroup(int16_t posX, int16_t posY, int16_t width, int16_t height, UICheckBox::OnChangeListener** listener, const char* id, UIViewType type, const char* name) CreateButtonGroup() argument
423 int16_t height = uiView_->GetHeight() + changeGrid_; global() variable
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_test_ng.cpp227 void WaterFlowTestNg::AddItemsAtSlot(int32_t itemNumber, float height, int32_t slotIdx) in AddItemsAtSlot() argument
238 void WaterFlowTestNg::CreateItemWithHeight(float height) in CreateItemWithHeight() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dproduct_adapter.cpp251 void ProductAdapter::SetScreenSize(uint16_t width, uint16_t height) in SetScreenSize() argument
257 void ProductAdapter::GetScreenSize(uint16_t &width, uint16_t &height) in GetScreenSize() argument
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_vector.cpp1040 uint16_t height = static_cast<uint16_t>(ftFaces_[i]->size->metrics.height / FONT_PIXEL_IN_POINT); in GetMaxSubLineHeight() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_Extend_test_ng.cpp1759 auto height = Dimension(1.0f, DimensionUnit::PX); in HWTEST_F() local
1896 auto height in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test_ng.cpp2581 int32_t height = 50; member in OHOS::OHOS::OHOS::Ace::NG::NWebQuickMenuParamsDummy
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Ddecoder_surface_filter.cpp852 int32_t height = 0; in ParseDecodeRateLimit() local
892 int32_t height = 0; in OnOutputFormatChanged() local
[all...]
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp1916 int32_t height; in HWTEST_F() local
2081 int32_t height; in HWTEST_F() local
/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodec_info.cpp148 bool VideoCaps::IsSizeSupported(int32_t width, int32_t height) in IsSizeSupported() argument
173 GetVideoWidthRangeForHeight(int32_t height) GetVideoWidthRangeForHeight() argument
223 GetSupportedFrameRatesFor(int32_t width, int32_t height) GetSupportedFrameRatesFor() argument
440 IsSizeAndRateSupported(int32_t width, int32_t height, double frameRate) IsSizeAndRateSupported() argument
456 GetPreferredFrameRate(int32_t width, int32_t height) GetPreferredFrameRate() argument
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h113 uint32_t height = 0; member
H A Dhencoder.cpp362 int32_t height; in SetupPort() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_visitor_test.cpp2500 uint32_t height = 300; in HWTEST_F() local
2527 uint32_t height = 0; in HWTEST_F() local
2550 uint32_t height = 300; in HWTEST_F() local
3143 uint32_t height = 300; in HWTEST_F() local
3242 uint32_t height = 600; in HWTEST_F() local
3360 uint32_t height = 600; HWTEST_F() local
[all...]
/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp315 int32_t height = va_arg(args, int32_t); in HandleNativeWindowSetBufferGeometry() local
388 int32_t *height = va_arg(args, int32_t*); in HandleNativeWindowGetBufferGeometry() local
688 int32_t NativeWindowGetDefaultWidthAndHeight(OHNativeWindow *window, int32_t *width, int32_t *height) in NativeWindowGetDefaultWidthAndHeight() argument
704 NativeWindowSetRequestWidthAndHeight(OHNativeWindow *window, int32_t width, int32_t height) NativeWindowSetRequestWidthAndHeight() argument
[all...]

Completed in 50 milliseconds

1...<<121122123124125126127128129130>>...177