Home
last modified time | relevance | path

Searched defs:coding (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fpdfapi/cmaps/
Dfpdf_cmaps.cpp58 int coding, in FPDFAPI_FindEmbeddedCMap()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_vertex_buffers.h87 uint8_t coding; member
/external/ImageMagick/coders/
Dvips.c386 coding; in ReadVIPSImage() local
/external/libcups/cups/
Dhttp-private.h361 _http_coding_t coding; /* _HTTP_CODING_xxx */ member
Dhttp.c3767 _http_coding_t coding; /* Content coding value */ in http_content_coding_start() local
/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont.cpp171 void FT_UseCIDCharmap(FXFT_Face face, int coding) { in FT_UseCIDCharmap()