Searched refs:cost_per_typing_ (Results 1 – 2 of 2) sorted by relevance
23 cost_per_typing_(100), in TypingDetection()47 penalty_counter_ += cost_per_typing_; in Process()78 if (cost_per_typing) cost_per_typing_ = cost_per_typing; in SetParameters()
63 int cost_per_typing_; variable