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

  /external/pdfium/core/fpdfapi/page/
cpdf_image.h 41 bool IsInline() const { return m_bIsInline; }
76 bool m_bIsInline = false;
cpdf_image.cpp 38 : m_bIsInline(true),

Completed in 58 milliseconds