Searched refs:getNormRef (Results 1 – 2 of 2) sorted by relevance
227 const Norm &Normalizer2DataBuilder::getNormRef(UChar32 c) const { in getNormRef() function in Normalizer2DataBuilder278 return getNormRef(c).cc; in getCC()466 const Norm &cNorm=getNormRef(c); in decompose()646 const Norm *starterNorm=&getNormRef(starter); in hasNoCompBoundaryAfter()661 starterNorm=&getNormRef(starter); in hasNoCompBoundaryAfter()771 if(getNormRef(pair.composite).compositions!=NULL) { in writeCompositions()
84 const Norm &getNormRef(UChar32 c) const;