Home
last modified time | relevance | path

Searched refs:MEASURE_SIZE_STRING (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.cpp60 constexpr char MEASURE_SIZE_STRING[] = "TEST"; variable
107 measureContext.textContent = MEASURE_SIZE_STRING; in OnModifyDone()
567 measureContext.textContent = MEASURE_SIZE_STRING; in AddAnimationTextProperties()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtimepicker_column_pattern.cpp56 constexpr char MEASURE_SIZE_STRING[] = "TEST"; variable
113 measureContext.textContent = MEASURE_SIZE_STRING; in OnModifyDone()
639 measureContext.textContent = MEASURE_SIZE_STRING; in AddAnimationTextProperties()