Home
last modified time | relevance | path

Searched defs:lengthToRemove (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/text/
DWTFString.cpp316 …void String::removeInternal(const CharacterType* characters, unsigned position, int lengthToRemove) in removeInternal()
327 void String::remove(unsigned position, int lengthToRemove) in remove()