Home
last modified time | relevance | path

Searched defs:sameCodePoint (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
H A Dtyping_weighting.h58 const bool sameCodePoint = dicNode->isSameNodeCodePoint(parentDicNode); in getOmissionCost() local
135 const bool sameCodePoint = prevCodePoint == currentCodePoint; in getInsertionCost() local