Home
last modified time | relevance | path

Searched defs:totalWidth (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ui_lite/frameworks/components/
H A Dui_digital_clock.cpp201 uint16_t totalWidth = timeLabels_[HOUR_ELEMENT]->GetWidth() + timeLabels_[MINUTE_ELEMENT]->GetWidth() + in SetHorizontal() local
/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Drosen_render_data_panel.cpp966 auto totalWidth = GetLayoutSize().Width(); in PaintLinearProgress() local
870 PaintBackground( RenderContext& context, const Offset& leftTop, double totalWidth, double height) PaintBackground() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_modifier.cpp325 auto totalWidth = context.width; in PaintLinearProgress() local
397 PaintBackground( RSCanvas& canvas, OffsetF offset, float totalWidth, float height, float segmentWidth) const PaintBackground() argument
[all...]
H A Ddata_panel_modifier.h69 float totalWidth = 0.0f; member
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_base.cpp388 double totalWidth = columnParent_->GetLayoutSize().Width(); in LayoutColumns() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_layout_algorithm.cpp677 auto totalWidth = contentMainSize_ - scrollMargin_ * TWO; in HandleAlwaysAverageSplitLayoutStyle() local

Completed in 8 milliseconds