| /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 | 151 …const std::function<void()>& callback, int32_t overlayId, float& buttonWidth, bool isSelectAll = f… in BuildPasteButton() 209 …_ptr<SelectOverlayInfo>& info, int32_t overlayId, const MenuOptionsParam& item, float& buttonWidth) in CreatePasteButtonForCreateMenu() 236 float& buttonWidth, bool isSelectAll = false) in BuildButton() 1787 float buttonWidth = 0.0f; in ShowCut() local 1808 float buttonWidth = 0.0f; in ShowCopy() local 1829 float buttonWidth = 0.0f; in ShowPaste() local 1854 float buttonWidth = 0.0f; in ShowCopyAll() local 1879 float buttonWidth = 0.0f; in ShowTranslate() local 1900 float buttonWidth = 0.0f; in ShowAIWrite() local 1928 float buttonWidth = 0.0f; in ShowShare() 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/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/bridge/declarative_frontend/jsview/models/ |
| D | side_bar_container_model_impl.cpp | 109 auto buttonWidth = width.ConvertToVp(); in SetControlButtonWidth() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/ |
| D | button_layout_algorithm.cpp | 135 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 | 541 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 | 1295 get buttonWidth() { getter in m1 1299 set buttonWidth(newValue) { setter in m1
|