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

/external/webkit/Source/WebCore/html/canvas/
H A DInt16Array.h55 virtual bool isShortArray() const { return true; } function in class:WebCore::Int16Array
H A DArrayBufferView.h44 virtual bool isShortArray() const { return false; } function in class:WebCore::ArrayBufferView
/external/webkit/Source/WebCore/page/
H A DCrypto.cpp45 || array->isShortArray()

Completed in 88 milliseconds