Home
last modified time | relevance | path

Searched defs:image_parts (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/py-python-docx/python-docx-0.8.11/docx/
H A Dpackage.py34 def image_parts(self): member in Package
/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dimagefind.cpp1207 ColPartition_LIST *image_parts, Image image_pix) { in MarkAndDeleteImageParts()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-content-editor.c1672 GSList *image_parts) /* CamelMimePart * */ in e_content_editor_util_take_content_data_images()
/dports/mail/evolution/evolution-3.42.1/src/modules/webkit-editor/
H A De-webkit-editor.c2169 GSList *image_parts = NULL; in webkit_editor_get_content_finish() local