Home
last modified time | relevance | path

Searched refs:U_PF_1bppIndexed (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/libuemf/
H A Dupmf.h887 #define U_PF_1bppIndexed 0x00030101 //!< monochrome with LUT macro
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/svm/
H A Dimportsvm.cpp246 #define U_PF_1bppIndexed 0x00030101 macro
4786 else if (emfStyleMapEMP[flagsH].imagePixelFormat == U_PF_1bppIndexed) in getImageDataFromStyle()
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/emf/
H A Dimportemf.cpp390 #define U_PF_1bppIndexed 0x00030101 macro
5906 else if (emfStyleMapEMP[flagsH].imagePixelFormat == U_PF_1bppIndexed) in getImageDataFromStyle()