Searched refs:Jog (Results 1 – 10 of 10) sorted by relevance
/external/libcups/cups/ |
D | raster.h | 263 cups_jog_t Jog; /* Jog value (@link cups_jog_t@) */ member 312 cups_jog_t Jog; /* Jog value (@link cups_jog_t@) */ member
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_jog.cpp | 25 XFA_Element::Jog, in CXFA_Jog()
|
D | cxfa_pcl.cpp | 12 {XFA_Element::FontInfo, 1, 0}, {XFA_Element::Jog, 1, 0},
|
D | cxfa_ps.cpp | 12 {XFA_Element::FontInfo, 1, 0}, {XFA_Element::Jog, 1, 0},
|
D | cxfa_node_statics.cpp | 342 {0xae6a0a0 /* jog */, XFA_Element::Jog}, 974 case XFA_Element::Jog: in Create() 2373 case XFA_Element::Jog: in ElementToName()
|
/external/libcups/filter/ |
D | testraster.c | 917 if (header->Jog != expected->Jog) in print_changes() 918 printf(" Jog %d, expected %d\n", header->Jog, in print_changes() 919 expected->Jog); in print_changes()
|
D | raster.c | 1041 fh.Jog = htonl(r->header.Jog); in cupsRasterWriteHeader() 1238 fh.Jog = htonl(r->header.Jog); in cupsRasterWriteHeader2()
|
D | interpret.c | 1492 h->Jog = (unsigned)obj->value.number; in setpagedevice()
|
D | spec-ppd.shtml | 663 <td><tt>Jog</tt></td> 666 <td><tt><</Jog 2>>setpagedevice</tt></td>
|
/external/pdfium/xfa/fxfa/ |
D | fxfa_basic.h | 637 Jog, enumerator
|