Searched refs:getNormRef (Results 1 – 2 of 2) sorted by relevance
201 const Norm &Normalizer2DataBuilder::getNormRef(UChar32 c) const { in getNormRef() function in Normalizer2DataBuilder252 return getNormRef(c).cc; in getCC()439 const Norm &cNorm=getNormRef(c); in decompose()606 const Norm *starterNorm=&getNormRef(starter); in hasNoCompBoundaryAfter()621 starterNorm=&getNormRef(starter); in hasNoCompBoundaryAfter()692 if(getNormRef(pair.composite).compositions!=NULL) { in writeCompositions()
83 const Norm &getNormRef(UChar32 c) const;