Searched defs:keyIntention (Results 1 – 4 of 4) sorted by relevance
51 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); variable69 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); variable87 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); variable105 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); variable123 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); variable141 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); variable159 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); variable179 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); variable199 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); variable219 int32_t keyIntention = KeyItemsTransKeyIntention(KeyEvent->GetKeyItems()); variable[all …]
98 int32_t keyIntention = KeyItemsTransKeyIntention(keyEvent->GetKeyItems()); in Normalize() local
129 int32_t keyIntention = KeyItemsTransKeyIntention(keyEvent->GetKeyItems()); in OnInjectKeyEvent() local
1334 void KeyEvent::SetKeyIntention(int32_t keyIntention) in SetKeyIntention()