Lines Matching refs:m_pPDFStream
11 CPWL_Image::CPWL_Image() : m_pPDFStream(NULL) {}
31 if (m_pPDFStream && sAlias.GetLength() > 0) {
50 m_pPDFStream = pStream;
54 return m_pPDFStream;
61 if (m_pPDFStream) {
62 if (CPDF_Dictionary* pDict = m_pPDFStream->GetDict()) {
72 if (m_pPDFStream) {
73 if (CPDF_Dictionary* pDict = m_pPDFStream->GetDict()) {
85 if (m_pPDFStream) {
86 if (CPDF_Dictionary* pDict = m_pPDFStream->GetDict()) {
156 if (m_pPDFStream) {