HomeSort by relevance Sort by last modified time
    Searched refs:getNodeTypedCodePoint (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h 120 const int c = parentNode->getNodeTypedCodePoint();
208 int getNodeTypedCodePoint() const {
dic_node_utils.cpp 64 const int codePoint = dicNode->getNodeTypedCodePoint();

Completed in 272 milliseconds