HomeSort by relevance Sort by last modified time
    Searched refs:Jog (Results 1 - 9 of 9) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_jog.cpp 16 constexpr wchar_t kName[] = L"jog";
25 XFA_Element::Jog,
cxfa_pcl.cpp 12 {XFA_Element::FontInfo, 1, 0}, {XFA_Element::Jog, 1, 0},
cxfa_ps.cpp 12 {XFA_Element::FontInfo, 1, 0}, {XFA_Element::Jog, 1, 0},
cxfa_node_statics.cpp 342 {0xae6a0a0 /* jog */, XFA_Element::Jog},
    [all...]
  /external/libcups/cups/
raster.h 202 typedef enum cups_jog_e /**** Jog attribute values ****/
263 cups_jog_t Jog; /* Jog value (@link cups_jog_t@) */
312 cups_jog_t Jog; /* Jog value (@link cups_jog_t@) */
  /external/libcups/filter/
testraster.c 48 "/Jog 3"
138 CUPS_JOG_SET, /* Jog */
917 if (header->Jog != expected->Jog)
918 printf(" Jog %d, expected %d\n", header->Jog,
919 expected->Jog);
raster.c 895 fh.Jog = htonl(r->header.Jog);
1077 fh.Jog = htonl(r->header.Jog);
    [all...]
interpret.c     [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 637 Jog,

Completed in 1029 milliseconds