PE_AUTO          3224 Source/core/css/CSSPrimitiveValueMappings.h     case PE_AUTO:
PE_AUTO          3243 Source/core/css/CSSPrimitiveValueMappings.h         return PE_AUTO;
PE_AUTO            43 Source/core/rendering/PointerEventsHitRules.cpp             case PE_AUTO: // "auto" is like "visiblePainted" when in SVG content
PE_AUTO            83 Source/core/rendering/PointerEventsHitRules.cpp             case PE_AUTO: // "auto" is like "visiblePainted" when in SVG content
PE_AUTO          1631 Source/core/rendering/style/RenderStyle.h     static EPointerEvents initialPointerEvents() { return PE_AUTO; }