HomeSort by relevance Sort by last modified time
    Searched defs:cursor_type (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/common/cursors/
webcursor.cc 199 WebCursorInfo::Type cursor_type = ToCursorType(cursor); local
201 InitFromCursorInfo(CursorInfo(cursor_type));
203 if (cursor_type == WebCursorInfo::TypeCustom)
  /external/chromium_org/content/browser/indexed_db/
indexed_db_database.cc 513 indexed_db::CursorType cursor_type,
531 DCHECK_NE(cursor_type, indexed_db::CURSOR_KEY_ONLY);
540 } else if (cursor_type == indexed_db::CURSOR_KEY_ONLY) {
636 if (cursor_type == indexed_db::CURSOR_KEY_ONLY) {
998 indexed_db::CursorType cursor_type; member in struct:content::IndexedDBDatabase::OpenCursorOperationParams
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 626 milliseconds