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

  /external/chromium_org/third_party/WebKit/Source/wtf/text/
WTFString.h 64 WTF_EXPORT intptr_t charactersToIntPtr(const LChar*, size_t, bool* ok = 0); // ignores trailing garbage
65 WTF_EXPORT intptr_t charactersToIntPtr(const UChar*, size_t, bool* ok = 0); // ignores trailing garbage
684 using WTF::charactersToIntPtr;
WTFString.cpp     [all...]
StringImpl.cpp     [all...]

Completed in 208 milliseconds