Searched defs:lastElement (Results 1 – 15 of 15) sorted by relevance
373 inline void* UVector::lastElement(void) const { in lastElement() function
247 const UCharsTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local
298 const BytesTrieElement &lastElement=elements[last]; in getLimitOfLinearMatch() local
172 inline void* lastElement(void) const {return elementAt(count-1);} in lastElement() function
207 String lastElement = getSegment(length() - 1); in typeSuffixIsAnyOf() local
160 …Position lastElement(PositionType positionType) const { return fSelectableText->lastPosition(posit… in lastElement() function
1058 function aaInsertLastNodeInCommonAncestor(p, commonAncestor, lastElement) { argument