Searched defs:operationType (Results 1 – 9 of 9) sorted by relevance
33 CSSFilterValue::CSSFilterValue(FilterOperationType operationType) in CSSFilterValue()39 bool CSSFilterValue::typeUsesSpaceSeparator(FilterOperationType operationType) in typeUsesSpaceSeparator()
62 FilterOperationType operationType() const { return m_type; } in operationType() function
71 TransformOperationType operationType() const { return m_type; } in operationType() function
150 FileOperationHandler.getType_ = function(operationType) { argument
381 operationType, sourceEntries, targetDirEntry) { argument977 operationType: null, property
115 FilterOperation::OperationType operationType = m_operations.at(i)->type(); in hasOutsets() local
113 #define DEFINE_FILTER_OPERATION_TYPE_CASTS(thisType, operationType) \ argument
52 …rtCryptoOperation(const Dictionary& rawAlgorithm, Key* key, AlgorithmOperation operationType, Arra… in startCryptoOperation()
374 …FilterOperation::OperationType operationType = filterOperationForType(filterValue->operationType()… in createFilterOperations() local