Home
last modified time | relevance | path

Searched refs:elementKey (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_pattern.cpp399 tempFormatElement.elementKey = 'h'; in ParseDateTime()
403 tempFormatElement.elementKey = ':'; in ParseDateTime()
407 tempFormatElement.elementKey = 'm'; in ParseDateTime()
441 tempFormatElement.elementKey = inputFormat[i]; in ParseInputFormat()
454 tempFormatElement.elementKey = inputFormat[i]; in ParseInputFormat()
703 tempFormat = CheckDateTimeElement(curDateTime, it->second.elementKey, it->second.formatElementNum, oneElement); in SpliceDateTime()
H A Dtext_clock_pattern.h37 char elementKey; member
/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp342 int32_t elementKey = 0; in ReadProConfigFile() local
357 int32_t ret = ReadConfigInfo(realLine, len, &elementKey, &elementValue); in ReadProConfigFile()
365 nativeKeyValue = elementKey; in ReadProConfigFile()

Completed in 4 milliseconds