Searched refs:m_mimeTypesWithCustomRepresentations (Results 1 – 2 of 2) sorted by relevance
110 …ntationForMIMEType(const String& mimeType) const { return m_mimeTypesWithCustomRepresentations.con… in shouldUseCustomRepresentationForMIMEType()212 HashSet<String, CaseFoldingHash> m_mimeTypesWithCustomRepresentations; variable
220 m_mimeTypesWithCustomRepresentations.add(parameters.mimeTypesWithCustomRepresentation[i]); in initializeWebProcess()