Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.cpp582 uint16_t attrId = KeyParser::ParseKeyId(attrVal, len); in GetStyle() local
584 if (!KeyParser::IsKeyValid(attrId)) { in GetStyle()
588 switch (attrId) { in GetStyle()