Searched defs:WebIDBCursorDirection (Results 1 – 3 of 3) sorted by relevance
166 blink::WebIDBCursorDirection, in OpenObjectStoreKeyCursor()176 blink::WebIDBCursorDirection, in OpenObjectStoreCursor()187 blink::WebIDBCursorDirection, in OpenIndexKeyCursor()198 blink::WebIDBCursorDirection, in OpenIndexCursor()
53 enum WebIDBCursorDirection { enum
70 …ong long objectStoreId, long long indexId, const WebIDBKeyRange&, WebIDBCursorDirection, bool keyO… in openCursor() argument