Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/utils/
DSkottieUtils.cpp126 auto prop_group = container.find(key); in get() local
135 auto prop_group = container.find(key); in set() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBxliffExporter.java201 Element prop_group = xml.createElement("prop-group"); in addHeaderProperties() local