Home
last modified time | relevance | path

Searched defs:PreState (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.h136 struct PreState { struct
137 Color textColor;
138 Color bgColor;
139 BorderRadiusProperty radius;
140 BorderWidthProperty borderWidth;
141 BorderColorProperty borderColor;
142 PaddingProperty padding;
143 MarginProperty margin;
144 RectF frameRect;
145 bool setHeight = false;
[all …]
/foundation/resourceschedule/ffrt/src/sched/
Dtask_state.h68 State PreState() const in PreState() function