Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/frame/
DDOMWindowBase64.cpp43 String DOMWindowBase64::btoa(const String& stringToEncode, ExceptionState& exceptionState) in btoa() function in blink::DOMWindowBase64
/external/libpng/contrib/libtests/
Dpngstest.c2730 int btoa[4]; in compare_two_images() local