OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_sAPType
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fpdfsdk/include/formfiller/
FFL_CBA_Fontmap.h
43
CFX_ByteString
m_sAPType
;
/external/pdfium/fpdfsdk/src/formfiller/
FFL_CBA_Fontmap.cpp
18
m_sAPType
("N") {
168
CPDF_Object* pObject = pAPDict->GetElement(
m_sAPType
);
172
CPDF_Stream* pStream = pAPDict->GetStream(
m_sAPType
);
176
pAPDict->SetAtReference(
m_sAPType
, m_pDocument, objnum);
267
m_sAPType
= sAPType;
Completed in 162 milliseconds