Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_input_device_context.cpp29 constexpr uint32_t MAX_N_SIZE { 5 }; variable
301 if (size < MIN_N_SIZE || size > MAX_N_SIZE) { in SupportKeys()
362 if (size < MIN_N_SIZE || size > MAX_N_SIZE) { in SupportKeysSync()