Searched refs:DICT_OFFSET_ZERO_OFFSET (Results 1 – 3 of 3) sorted by relevance
34 const int DynamicPtReadingUtils::DICT_OFFSET_ZERO_OFFSET = 0x7FFFFF; member in latinime::DynamicPtReadingUtils51 } else if (parentOffset == DICT_OFFSET_ZERO_OFFSET) { in getParentPtNodePos()65 } else if (offset == DICT_OFFSET_ZERO_OFFSET) { in readChildrenPositionAndAdvancePosition()
31 static const int DICT_OFFSET_ZERO_OFFSET; variable
116 offset = DynamicPtReadingUtils::DICT_OFFSET_ZERO_OFFSET; in writeDictOffset()