HomeSort by relevance Sort by last modified time
    Searched refs:limitLength (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
TextFieldInputType.cpp 358 static String limitLength(const String& string, unsigned maxLength)
379 return limitLength(proposedValue.removeCharacters(isASCIILineBreak), HTMLInputElement::maximumLength);
414 event->setText(limitLength(eventText, appendableLength));
  /external/icu4c/common/
messagepattern.cpp 515 int32_t limitLength=(parentType==UMSGPAT_ARG_TYPE_CHOICE && c==u_rightCurlyBrace) ? 0 : 1;
516 addLimitPart(msgStart, UMSGPAT_PART_TYPE_MSG_LIMIT, index-1, limitLength,
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 69 milliseconds