Searched defs:getters (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.cpp | 12810 static Getter* getters[] = { in GetCommonAttribute() local 13229 static Getter* getters[] = { GetLoadingProgressColor, GetLoadingProgressEnableLoading }; in GetLoadingProgressAttribute() local 13352 static Getter* getters[] = { GetButtonLabel, GetButtonType }; in GetButtonAttribute() local 13554 static Getter* getters[] = { GetTextPickerRange, GetTextPickerSelected, GetTextPickerValue, in GetTextPickerAttribute() local 13634 static Getter* getters[] = { in GetSliderAttribute() local 13760 static Getter* getters[] = { GetAlignContent }; in GetStackAttribute() local 13943 static Getter* getters[] = { nullptr, nullptr, GetListItemGroupDivider, nullptr }; in GetListItemGroupAttribute() local 13974 static Getter* getters[] = { GetAlignItems, GetJustifyContent }; in GetColumnAttribute() local 14005 static Getter* getters[] = { GetAlignItems, GetJustifyContent }; in GetRowAttribute() local 14036 static Getter* getters[] = { GetFlexOptions }; in GetFlexAttribute() local [all …]
|