Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dkey_event.h623 keySource_ = event.sourceType; in DECLARE_RELATIONSHIP_OF_CLASSES()
652 return keySource_; in GetKeySource()
673 SourceType keySource_ = SourceType::NONE; variable