Searched defs:isIndexed (Results 1 – 4 of 4) sorted by relevance
81 bool isIndexed = pixelFormatInfo.formatFlags & kICMPixelFormatIsIndexed; in initializeSession() local
38 IDBKeyPathElement ExpectedToken(const String& identifier, bool isIndexed, int index) in ExpectedToken()
507 protected final boolean isIndexed(int expandedTypeID) in isIndexed() method in DTMDefaultBaseTraversers.IndexedDTMAxisTraverser
1139 PropertyMirror.prototype.isIndexed = function() { method in PropertyMirror