Home | History | Annotate | Download | only in common

Lines Matching refs:maxLength16

208           maxLength16(0), maxLength8(0),
239 if((which&UTF16) && length16>maxLength16) {
240 maxLength16=length16;
251 maxLength16=maxLength8=0;
282 maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE.
396 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8),
413 maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE.
645 offsets.setMaxLength(maxLength16);
806 offsets.setMaxLength(maxLength16);