Searched refs:DICT_OFFSET_INVALID (Results 1 – 3 of 3) sorted by relevance
33 const int DynamicPtReadingUtils::DICT_OFFSET_INVALID = 0; member in latinime::DynamicPtReadingUtils49 if (parentOffset == DICT_OFFSET_INVALID) { in getParentPtNodePos()62 if (offset == DICT_OFFSET_INVALID) { in readChildrenPositionAndAdvancePosition()
30 static const int DICT_OFFSET_INVALID; variable
114 offset = DynamicPtReadingUtils::DICT_OFFSET_INVALID; in writeDictOffset()