OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddImage
(Results
1 - 7
of
7
) sorted by null
/external/pdfium/fpdfsdk/pwl/
cpwl_appstream.h
30
void
AddImage
(const ByteString& sAPType, CPDF_Stream* pImage);
cpwl_appstream.cpp
[
all
...]
/external/pdfium/core/fxcodec/jbig2/
JBig2_SymbolDict.h
26
void
AddImage
(std::unique_ptr<CJBig2_Image> image) {
JBig2_SddProc.cpp
251
pDict->
AddImage
(SDINSYMS[I]
255
pDict->
AddImage
(std::move(SDNEWSYMS[I - SDNUMINSYMS]));
527
pDict->
AddImage
(SDINSYMS[I]
531
pDict->
AddImage
(std::move(SDNEWSYMS[I - SDNUMINSYMS]));
/external/pdfium/core/fpdfapi/page/
cpdf_streamcontentparser.h
107
CPDF_ImageObject*
AddImage
(std::unique_ptr<CPDF_Stream> pStream);
108
CPDF_ImageObject*
AddImage
(uint32_t streamObjNum);
109
CPDF_ImageObject*
AddImage
(const RetainPtr<CPDF_Image>& pImage);
/external/skia/tools/viewer/
Viewer.cpp
[
all
...]
/external/skqp/tools/viewer/
Viewer.cpp
[
all
...]
Completed in 3046 milliseconds