Home | History | Annotate | Download | only in fpdf_render

Lines Matching refs:m_pStream

34     if (pInlines->m_pStream) {

36 if (!dibsrc.Load(m_pContext->m_pDocument, pInlines->m_pStream, NULL, NULL, NULL, NULL)) {
40 pInlines->m_pStream->Release();
41 pInlines->m_pStream = NULL;