Home
last modified time | relevance | path

Searched defs:CompareProperties (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DWatchExpressionsSidebarPane.js191 WebInspector.WatchExpressionsSection.CompareProperties = function(propertyA, propertyB) class in WebInspector.WatchExpressionsSection
DObjectPropertiesSection.js93 WebInspector.ObjectPropertiesSection.CompareProperties = function(propertyA, propertyB) class in WebInspector.ObjectPropertiesSection
/external/clang/lib/Sema/
DSemaObjCProperty.cpp1013 void Sema::CompareProperties(Decl *CDecl, Decl *ClassOrProtocol) { in CompareProperties() function in Sema