Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp315 constexpr int colorNumFormat = 16; in StringToColorInt() local
318 unsigned long int value = strtoul(colorStr.c_str(), &end, colorNumFormat); in StringToColorInt()

Completed in 24 milliseconds