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

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDOMException.cpp81 static const CoreException* getErrorEntry(ExceptionCode ec) function in namespace:WebCore
101 const CoreException* entry = getErrorEntry(ec);
121 const CoreException* entry = getErrorEntry(ec);
131 const CoreException* entry = getErrorEntry(ec);
141 const CoreException* entry = getErrorEntry(ec);

Completed in 49 milliseconds