Searched refs:ordering (Results 1 – 19 of 19) sorted by relevance
106 const char* *ordering, in cid_get_ros()115 if ( ordering ) in cid_get_ros()116 *ordering = cid->ordering; in cid_get_ros()
28 T1_FIELD_STRING( "Ordering", ordering, 0 )
244 FT_FREE( cid->ordering ); in cid_face_done()
29 const char* *ordering, in FT_Get_CID_Registry_Ordering_Supplement()54 if ( ordering ) in FT_Get_CID_Registry_Ordering_Supplement()55 *ordering = o; in FT_Get_CID_Registry_Ordering_Supplement()
453 const char* *ordering, in cff_get_ros()479 if ( ordering ) in cff_get_ros()481 if ( cff->ordering == NULL ) in cff_get_ros()482 cff->ordering = cff_index_get_sid_string( cff, in cff_get_ros()484 *ordering = cff->ordering; in cff_get_ros()
271 FT_String* ordering; member
88 const char* *ordering,
358 FT_String* ordering; member
32 const char* *ordering,
117 # names; the ordering is very important because some systems128 # The ordering *is* (sometimes) important. Some notes on the
125 The script specifies the contents and ordering of the scans to be emitted.
679 dnl names; the ordering is very important because some systems690 dnl The ordering *is* (sometimes) important. Some notes on the
424 ordering ISO documents. See gopher://info.itu.ch for an
1280 585d93db Container spec: clarify ordering of ALPH chunk.1720 f82cb06a optimize palette ordering3163 7f4647ee Merge "clarify the colorspace naming and byte ordering of decoded samples" into 0.2.03164 cbf69724 clarify the colorspace naming and byte ordering of decoded samples
3180 * Use this to save a few hundred bytes of ROM (default ordering of all
2804 # break your code if your includes/imports have ordering dependencies.
3343 in a sequence that satisfies the PNG specification's ordering rules.
5123 * libtiff/{tiff.h, tif_dirinfo.c}: Fixes in EXIF tag ordering (Ron).
Completed in 65 milliseconds