Searched refs:toIntPtr (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DWTFString.cpp626 intptr_t String::toIntPtr(bool* ok) const function in class:WTF::String
633 return m_impl->toIntPtr(ok);
H A DStringImpl.h342 intptr_t toIntPtr(bool* ok = 0); // ignores trailing garbage
H A DWTFString.h377 intptr_t toIntPtr(bool* ok = 0) const;
H A DStringImpl.cpp916 intptr_t StringImpl::toIntPtr(bool* ok) function in class:WTF::StringImpl

Completed in 130 milliseconds