Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp899 std::string styleClass("." + value); in ParseStyles() local
944 …CardParser::SelectStyle(const std::string& className, const std::unique_ptr<JsonValue>& styleClass, in SelectStyle()
966 const std::string& styleClass, std::vector<std::pair<std::string, std::string>>& styles) in SelectMediaQueryStyle()