Home
last modified time | relevance | path

Searched defs:TypeExtensionPair (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/
DMIMETypeRegistry.cpp262 struct TypeExtensionPair { in mediaMIMETypeMap() struct
263 const char* type; in mediaMIMETypeMap()
264 const char* extension; in mediaMIMETypeMap()