Home
last modified time | relevance | path

Searched refs:metaKey_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h625 metaKey_ = event.metaKey; in DECLARE_RELATIONSHIP_OF_CLASSES()
648 return metaKey_; in GetMetaKey()
661 metaKey_ = metaKey; in SetMetaKey()
672 int32_t metaKey_ = 0; variable