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

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Note.h 282 CFX_WideString m_sAuthor;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp 688 m_sAuthor(L""),
825 m_sAuthor = sName;
853 if (!m_sAuthor.IsEmpty())
857 sSubject += m_sAuthor;
928 return m_sAuthor;
    [all...]

Completed in 59 milliseconds