OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_sAuthor
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Note.h
286
CFX_WideString
m_sAuthor
;
/external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp
587
m_sAuthor
(L""),
709
m_sAuthor
= sName;
731
if (!
m_sAuthor
.IsEmpty()) {
733
sSubject +=
m_sAuthor
;
792
return
m_sAuthor
;
[
all
...]
Completed in 37 milliseconds