Searched defs:getIndexValue (Results 1 – 4 of 4) 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
1012 int32_t getIndexValue(SizeT Pos) const { return getIndex(Pos)->getValue(); } in getIndexValue() function