Searched refs:codepointsLength (Results 1 – 1 of 1) sorted by relevance
218 return getMetadataItem().codepointsLength(); in getCodepointsLength()228 final int codepointsLength = getCodepointsLength(); in toString() local229 for (int i = 0; i < codepointsLength; i++) { in toString()