Searched defs:widthUnit (Results 1 – 5 of 5) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | plugin_modifier.cpp | 27 void SetPluginWidth(NodeHandle node, double value, int32_t widthUnit) in SetPluginWidth() 43 void SetPluginSize(NodeHandle node, double widthVal, double heightVal, int32_t widthUnit, int32_t h… in SetPluginSize()
|
| D | form_component_modifier.cpp | 58 void SetFormSize(NodeHandle node, double widthValue, int32_t widthUnit, double heightValue, int32_t… in SetFormSize()
|
| D | radio_modifier.cpp | 111 void SetRadioSize(NodeHandle node, double widthValue, int32_t widthUnit, double heightValue, int32_… in SetRadioSize()
|
| D | slider_modifier.cpp | 71 void SetBlockSize(NodeHandle node, double widthVal, int widthUnit, double heightVal, int heightUnit) in SetBlockSize()
|
| D | button_modifier.cpp | 443 …NodeHandle node, const char* widthValue, int32_t widthUnit, const char* heightValue, int32_t heigh… in SetButtonSize()
|