OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetDirectDict
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/core/fpdfapi/page/
cpdf_contentmarkitem.h
35
void
SetDirectDict
(std::unique_ptr<CPDF_Dictionary> pDict);
cpdf_contentmarkitem.cpp
43
void CPDF_ContentMarkItem::
SetDirectDict
(
cpdf_contentmark.cpp
77
item.
SetDirectDict
(ToDictionary(pDict->Clone()));
Completed in 446 milliseconds