Searched refs:getCurrentWordCodePointAt (Results 1 – 2 of 2) sorted by relevance
131 parentDicNode->mDicNodeState.mDicNodeStateOutput.getCurrentWordCodePointAt( in initAsPassingChild()188 const int c = mDicNodeState.mDicNodeStateOutput.getCurrentWordCodePointAt(0); in isFirstCharUppercase()436 const int codePoint = mDicNodeState.mDicNodeStateOutput.getCurrentWordCodePointAt(i); in compare()438 right->mDicNodeState.mDicNodeStateOutput.getCurrentWordCodePointAt(i); in compare()
93 int getCurrentWordCodePointAt(const int index) const { in getCurrentWordCodePointAt() function