Searched refs:m_representation (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebDataSource.cpp191 if (!m_representation) {
193 hr = htmlRep->QueryInterface(IID_IWebDocumentRepresentation, (void**) &m_representation);
197 return m_representation.copyRefTo(rep);
H A DWebDataSource.h121 COMPtr<IWebDocumentRepresentation> m_representation; member in class:WebDataSource

Completed in 106 milliseconds