| /foundation/arkui/ui_lite/test/uitest/test_video/ |
| D | ui_test_video.cpp | 100 int16_t buttonWidth = 60; // 60:button width in SetupTestButton() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
| D | select_overlay_node.cpp | 147 …const std::function<void()>& callback, int32_t overlayId, float& buttonWidth, bool isSelectAll = f… in BuildPasteButton() 205 …_ptr<SelectOverlayInfo>& info, int32_t overlayId, const MenuOptionsParam& item, float& buttonWidth) in CreatePasteButtonForCreateMenu() 232 float& buttonWidth, bool isSelectAll = false) in BuildButton() 1478 float buttonWidth = 0.0f; in ShowCut() local 1499 float buttonWidth = 0.0f; in ShowCopy() local 1520 float buttonWidth = 0.0f; in ShowPaste() local 1545 float buttonWidth = 0.0f; in ShowCopyAll() local 1566 float buttonWidth = 0.0f; in ShowAIWrite() local 1594 float buttonWidth = 0.0f; in ShowShare() local 1641 float buttonWidth = 0.0f; in ShowCamera() local [all …]
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/ |
| D | counter_layout_algorithm.cpp | 60 auto buttonWidth = counterTheme->GetControlWidth().ConvertToPx(); in Measure() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/ |
| D | stepper_layout_algorithm.cpp | 122 …auto buttonWidth = (buttonLayoutConstraint.parentIdealSize.Width().value() / 2) - padding - margin; in MeasureLeftButton() local 163 …auto buttonWidth = (buttonLayoutConstraint.parentIdealSize.Width().value() / 2) - padding - margin; in MeasureRightButton() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| D | side_bar_container_model_impl.cpp | 109 auto buttonWidth = width.ConvertToVp(); in SetControlButtonWidth() local
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| D | ui_dialog.cpp | 369 …uint16_t buttonWidth = (width - 2 * BUTTON_PADDING - (buttonNum_ - 1) * BUTTON_MID_PADDING) / butt… in MeasureSize() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
| D | button_layout_algorithm.cpp | 126 auto buttonWidth = selfLayoutConstraint->selfIdealSize.Width().value(); in HandleLabelCircleButtonConstraint() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/ |
| D | search_layout_algorithm.cpp | 151 auto buttonWidth = searchButtonSizeMeasure_.Width(); in TextFieldMeasure() local 721 auto buttonWidth = searchButtonSizeMeasure_.Width(); in LayoutDivider() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/ |
| D | container_modal_view_enhance.cpp | 521 auto buttonWidth = TITLE_ICON_SIZE.ConvertToPx() + CONTENT_PADDING.ConvertToPx() * 2; in CalculateMenuOffset() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/calendar/ |
| D | calendar_theme.h | 109 Dimension buttonWidth; member
|
| /foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/ |
| D | segmentbutton.js | 1263 get buttonWidth() { getter in m1 1267 set buttonWidth(newValue) { setter in m1
|