Searched defs:CompareProperties (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/inspector/front-end/ | ||
D | WatchExpressionsSidebarPane.js | 191 WebInspector.WatchExpressionsSection.CompareProperties = function(propertyA, propertyB) class in WebInspector.WatchExpressionsSection |
D | ObjectPropertiesSection.js | 93 WebInspector.ObjectPropertiesSection.CompareProperties = function(propertyA, propertyB) class in WebInspector.ObjectPropertiesSection |
/external/clang/lib/Sema/ | ||
D | SemaObjCProperty.cpp | 1013 void Sema::CompareProperties(Decl *CDecl, Decl *ClassOrProtocol) { in CompareProperties() function in Sema |