Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_component_manager/frameworks/security_component/src/
H A Dsec_comp_base.cpp220 bool SecCompBase::ParseRect(const nlohmann::json& json, const std::string& tag, SecCompRect& rect) in ParseRect() function in OHOS::Security::SecurityComponent::SecCompBase
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dparse_testtwo_ng.cpp320 RefPtr<SvgDom> ParseTestTwoNg::ParseRect(const std::string& svgLabel) in ParseRect() function in OHOS::Ace::NG::ParseTestTwoNg
H A Dparse_test_ng.cpp350 RefPtr<SvgDom> ParseTestNg::ParseRect(const std::string& svgLabel) in ParseRect() function in OHOS::Ace::NG::ParseTestNg