Searched defs:ProfileType (Results 1 – 7 of 7) sorted by relevance
29 enum ProfileType { enum
28 enum ProfileType { NORMAL_PROFILE, INCOGNITO_PROFILE }; enum
17 enum ProfileType { enum
130 enum ProfileType { enum
82 enum ProfileType { enum
798 WebInspector.ProfileType.prototype.removeProfile.call(this, profile); class in WebInspector
32 WebInspector.ProfileType = function(id, name) class in WebInspector