OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MayBeSupported
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebKit/chromium/public/
WebMimeRegistry.h
42
enum SupportsType { IsNotSupported, IsSupported,
MayBeSupported
};
/external/webkit/WebCore/platform/graphics/
MediaPlayer.h
130
enum SupportsType { IsNotSupported, IsSupported,
MayBeSupported
};
Completed in 56 milliseconds