Home
last modified time | relevance | path

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

/ohos5.0/build/tools/component_tools/
H A Dparse_kconf.py25 COMPONENT = "component" variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dconstants.h752 enum class XComponentType { UNKNOWN = -1, SURFACE = 0, COMPONENT, TEXTURE, NODE }; enumerator