Home
last modified time | relevance | path

Searched refs:csection (Results 1 – 2 of 2) sorted by relevance

/external/libcups/cups/
Dppd-emit.c78 ppd_section_t csection; /* Current section */ in ppdCollect2() local
123 csection = c->option->section; in ppdCollect2()
152 csection = PPD_ORDER_DOCUMENT; in ppdCollect2()
154 csection = PPD_ORDER_EXIT; in ppdCollect2()
156 csection = PPD_ORDER_JCL; in ppdCollect2()
158 csection = PPD_ORDER_PAGE; in ppdCollect2()
160 csection = PPD_ORDER_PROLOG; in ppdCollect2()
162 csection = PPD_ORDER_ANY; in ppdCollect2()
168 if (csection == section && corder >= min_order) in ppdCollect2()
/external/pdfium/core/fpdfdoc/
DBUILD.gn78 "csection.cpp",
79 "csection.h",