Searched refs:COMPOSE_DELAY_MAX_MS (Results 1 – 1 of 1) sorted by relevance
72 static constexpr int32_t COMPOSE_DELAY_MAX_MS = 10000; variable205 *maxDelayMs = COMPOSE_DELAY_MAX_MS; in getCompositionDelayMax()259 if (e.delayMs > COMPOSE_DELAY_MAX_MS) { in compose()