Home
last modified time | relevance | path

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

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