Home
last modified time | relevance | path

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

/external/fonttools/Lib/fontTools/ttLib/tables/
DS__i_l_f.py491 jformat, jnames, jfixes = sstruct.getformat(Silf_justify_format)
/external/libcups/scheduler/
Dipp.c9557 ipp_attribute_t *jformat; /* Job's document-format attribute */ in send_document() local
9803 if ((jformat = ippFindAttribute(job->attrs, "document-format", in send_document()
9805 ippSetString(job->attrs, &jformat, 0, mimetype); in send_document()