Home | History | Annotate | Download | only in common

Lines Matching refs:maxLength16

206           maxLength16(0), maxLength8(0),
237 if((which&UTF16) && length16>maxLength16) {
238 maxLength16=length16;
249 maxLength16=maxLength8=0;
280 maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE.
394 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8),
411 maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE.
643 offsets.setMaxLength(maxLength16);
804 offsets.setMaxLength(maxLength16);