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

/external/chromium_org/webkit/common/cursors/
H A Dwebcursor.h42 explicit CursorInfo(WebKit::WebCursorInfo::Type cursor_type) argument
43 : type(cursor_type),
H A Dwebcursor.cc197 WebCursorInfo::Type cursor_type = ToCursorType(cursor); local
199 InitFromCursorInfo(CursorInfo(cursor_type));
201 if (cursor_type == WebCursorInfo::TypeCustom)
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_cursor.h25 indexed_db::CursorType cursor_type,
H A Dindexed_db_cursor.cc64 indexed_db::CursorType cursor_type,
68 cursor_type_(cursor_type),
62 IndexedDBCursor( scoped_ptr<IndexedDBBackingStore::Cursor> cursor, indexed_db::CursorType cursor_type, IndexedDBDatabase::TaskType task_type, IndexedDBTransaction* transaction) argument
H A Dindexed_db_database.cc201 indexed_db::CursorType cursor_type,
210 cursor_type_(cursor_type),
279 indexed_db::CursorType cursor_type,
288 cursor_type_(cursor_type),
194 GetOperation(scoped_refptr<IndexedDBBackingStore> backing_store, int64 database_id, int64 object_store_id, int64 index_id, const IndexedDBKeyPath& key_path, const bool auto_increment, scoped_ptr<IndexedDBKeyRange> key_range, indexed_db::CursorType cursor_type, scoped_refptr<IndexedDBCallbacks> callbacks) argument
273 OpenCursorOperation(scoped_refptr<IndexedDBBackingStore> backing_store, int64 database_id, int64 object_store_id, int64 index_id, scoped_ptr<IndexedDBKeyRange> key_range, indexed_db::CursorDirection direction, indexed_db::CursorType cursor_type, IndexedDBDatabase::TaskType task_type, scoped_refptr<IndexedDBCallbacks> callbacks) argument
/external/chromium_org/ui/aura/
H A Droot_window_host_ozone.h42 virtual void SetCursor(gfx::NativeCursor cursor_type) OVERRIDE;
H A Droot_window_host_x11.h59 virtual void SetCursor(gfx::NativeCursor cursor_type) OVERRIDE;
/external/chromium/webkit/glue/
H A Dwebcursor_win.cc199 WebCursorInfo::Type cursor_type = ToCursorType(cursor); local
201 InitFromCursorInfo(WebCursorInfo(cursor_type));
203 if (cursor_type == WebCursorInfo::TypeCustom)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 192 milliseconds