Home | History | Annotate | Download | only in chrome_frame

Lines Matching refs:ALL

1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
806 ALL = 0xFFFF
862 { kStepNpapiCleanup, ALL, &RegisterLegacyNPAPICleanup },
863 { kStepAppId, ALL, &RegisterAppId },
864 { kStepUserAgent, ALL, &RegisterUserAgent }
893 // Rollback the failing action and all preceding ones.
1006 HRESULT hr = CustomRegistration(ALL, false, true);
1027 HRESULT hr = CustomRegistration(ALL, FALSE, false);