Searched defs:getIndexValue (Results 1 – 6 of 6) sorted by relevance
221 int16_t TransliterationRule::getIndexValue() const { in getIndexValue() function in TransliterationRule
240 final int getIndexValue() { in getIndexValue() method in TransliterationRule
239 final int getIndexValue() { in getIndexValue() method in TransliterationRule
961 int32_t getIndexValue(SizeT Pos) const { return getIndex(Pos)->getValue(); } in getIndexValue() function