Searched defs:toIntPtr (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DWTFString.cpp640 intptr_t String::toIntPtr(bool* ok) const function in class:WTF::String
647 return m_impl->toIntPtr(ok);
H A DStringImpl.cpp1065 intptr_t StringImpl::toIntPtr(bool* ok) function in class:WTF::StringImpl

Completed in 116 milliseconds