HomeSort by relevance Sort by last modified time
    Searched refs:m_pOwnedStream (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fxge/ge/
fx_ge_font.cpp 21 m_pOwnedStream = NULL;
54 if (m_pOwnedStream) {
55 FX_Free(m_pOwnedStream);
56 m_pOwnedStream = NULL;
148 m_pOwnedStream = stream;
  /external/pdfium/core/include/fxge/
fx_font.h 144 void* m_pOwnedStream;

Completed in 408 milliseconds