Searched defs:ContextType (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DPlatformGraphicsContext.h53 typedef enum { PaintingContext, RecordingContext } ContextType; typedef in class:WebCore::PlatformGraphicsContext
54 virtual ContextType type() = 0;
/external/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp111 QualType ContextType local
119 if (Context.hasSameType(Injected, ContextType))
127 = ClassTemplate->findPartialSpecialization(ContextType))
/external/chromium/chrome/browser/profiles/
H A Dprofile_impl.cc134 enum ContextType { enum in namespace:__anon2217
143 void GetCacheParameters(ContextType type, FilePath* cache_path,

Completed in 84 milliseconds