Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/dicttoolkit/src/offdevice_intermediate_dict/
Doffdevice_intermediate_dict_pt_node.h33 OffdeviceIntermediateDictPtNode(const CodePointArrayView ptNodeCodePoints) in OffdeviceIntermediateDictPtNode()
38 OffdeviceIntermediateDictPtNode(const CodePointArrayView ptNodeCodePoints, in OffdeviceIntermediateDictPtNode()
44 OffdeviceIntermediateDictPtNode(const CodePointArrayView ptNodeCodePoints, in OffdeviceIntermediateDictPtNode()
Doffdevice_intermediate_dict.cpp38 const CodePointArrayView ptNodeCodePoints = ptNode->getPtNodeCodePoints(); in addWordInner() local
97 const CodePointArrayView ptNodeCodePoints = ptNode->getPtNodeCodePoints(); in getWordProperty() local
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Ddynamic_pt_updating_helper.cpp127 const CodePointArrayView ptNodeCodePoints, const UnigramProperty *const unigramProperty, in createAndInsertNodeIntoPtNodeArray()
175 const int parentPtNodePos, const CodePointArrayView ptNodeCodePoints, in createNewPtNodeArrayWithAChildPtNode()