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

  /external/chromium/webkit/glue/
resource_type.h 24 SHARED_WORKER, // the main resource of a shared worker.
44 return type == SHARED_WORKER;
  /external/chromium_org/webkit/common/
resource_type.h 28 SHARED_WORKER, // the main resource of a shared worker.
52 return type == SHARED_WORKER;

Completed in 105 milliseconds