Searched refs:textTypes (Results 1 - 1 of 1) sorted by path

/external/webkit/Source/WebCore/platform/network/
H A DMIMESniffing.cpp41 const char* textTypes[] = { member in namespace:__anon11944
47 const size_t textTypesSize = sizeof(textTypes) / sizeof(textTypes[0]);
51 return isTextInList(type, textTypesSize, textTypes);

Completed in 95 milliseconds