Home
last modified time | relevance | path

Searched defs:styleString (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Drelative_time_format.h59 std::string styleString = "long"; variable
H A Dnumber_format.h70 std::string styleString; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textfield.cpp356 auto styleString = info[0]->ToString(); in SetInputStyle() local