Searched refs:PASSTHROUGH (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/filters/
H A DFilterOperation.h41 #ifdef PASSTHROUGH
42 #undef PASSTHROUGH macro
65 PASSTHROUGH, enumerator in enum:WebCore::FilterOperation::OperationType
170 : FilterOperation(PASSTHROUGH)
175 FILTEROPERATION_TYPE_CASTS(PassthroughFilterOperation, type() == FilterOperation::PASSTHROUGH);
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A DRemotePyInterpreter.py120 PASSTHROUGH = ( variable
390 if DEBUG_DELEGATE and aSelector not in PASSTHROUGH:
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PyInterpreter/
H A DPyInterpreter.py174 PASSTHROUGH = ( variable
508 if DEBUG_DELEGATE and aSelector not in PASSTHROUGH:
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-WebKit/Examples/WebKitInterpreterPlugin/
H A DWebKitInterpreter.py177 PASSTHROUGH = ( variable
516 if DEBUG_DELEGATE and aSelector not in PASSTHROUGH:
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A DRemotePyInterpreter.py120 PASSTHROUGH = ( variable
390 if DEBUG_DELEGATE and aSelector not in PASSTHROUGH:
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PyInterpreter/
H A DPyInterpreter.py174 PASSTHROUGH = ( variable
508 if DEBUG_DELEGATE and aSelector not in PASSTHROUGH:
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-WebKit/Examples/WebKitInterpreterPlugin/
H A DWebKitInterpreter.py177 PASSTHROUGH = ( variable
516 if DEBUG_DELEGATE and aSelector not in PASSTHROUGH:
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/NonFunctional/RemotePyInterpreter/
H A DRemotePyInterpreter.py120 PASSTHROUGH = ( variable
390 if DEBUG_DELEGATE and aSelector not in PASSTHROUGH:
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/PyInterpreter/
H A DPyInterpreter.py174 PASSTHROUGH = ( variable
508 if DEBUG_DELEGATE and aSelector not in PASSTHROUGH:
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-WebKit-2.5.1/Examples/WebKitInterpreterPlugin/
H A DWebKitInterpreter.py177 PASSTHROUGH = ( variable
516 if DEBUG_DELEGATE and aSelector not in PASSTHROUGH:
/macosx-10.10/WebKit2-7600.1.25/Shared/CoordinatedGraphics/
H A DCoordinatedGraphicsArgumentCoders.cpp98 case FilterOperation::PASSTHROUGH:
162 case FilterOperation::PASSTHROUGH:
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/mac/
H A DPlatformCAFiltersMac.mm285 case FilterOperation::PASSTHROUGH:
/macosx-10.10/WebKit2-7600.1.25/Shared/
H A DWebCoreArgumentCoders.cpp1749 case FilterOperation::PASSTHROUGH:
1813 case FilterOperation::PASSTHROUGH:
/macosx-10.10/WebKit2-7600.1.25/Shared/mac/
H A DRemoteLayerTreeTransaction.mm742 case FilterOperation::PASSTHROUGH:

Completed in 522 milliseconds