Searched defs:ParseStyle (Results 1 – 2 of 2) sorted by relevance
390 bool SecCompBase::ParseStyle(const nlohmann::json& json, const std::string& tag) in ParseStyle() function in OHOS::Security::SecurityComponent::SecCompBase
955 bool ParseStyle(napi_env env, napi_value value, std::optional<BorderStyle>& style) in ParseStyle() function