summaryrefslogtreecommitdiff
path: root/pango/opentype/hb-ot-layout-gsub-private.hh
Commit message (Expand)AuthorAgeFilesLines
* [HB] Fix invalid access / overflow on x86-64Behdad Esfahbod2009-08-121-2/+0
* [HB] Put C++ inline's backBehdad Esfahbod2009-08-101-6/+6
* [HB] Add a NEXT() macroBehdad Esfahbod2009-08-091-4/+4
* [HB] Rename hb_ot_layout_feature_mask_t to hb_mask_tBehdad Esfahbod2009-08-081-7/+7
* [HB] Fix a couple other sanitize() bugsBehdad Esfahbod2009-08-041-2/+2
* [HB] Add sanitize debugging facilitiesBehdad Esfahbod2009-08-041-0/+18
* [HB] Fix warningsBehdad Esfahbod2009-08-041-2/+1
* [HB] Avoid infinite recusion in Extension sanitize()Behdad Esfahbod2009-08-041-0/+1
* [HB] Minor cleanupBehdad Esfahbod2009-08-041-1/+1
* [HB] GDEF sanitize()Behdad Esfahbod2009-08-041-1/+1
* [HB] Fix Extension sanitize()Behdad Esfahbod2009-08-041-1/+2
* [HB] GPOS sanitize()Behdad Esfahbod2009-08-041-2/+0
* [HB] Sanitize DeviceTableBehdad Esfahbod2009-08-041-1/+1
* [HB] More castsBehdad Esfahbod2009-08-041-1/+1
* [HB] More cast cleanupBehdad Esfahbod2009-08-041-17/+10
* [Hb] Use reinterpret casts instead of direct casts to char *Behdad Esfahbod2009-08-041-10/+10
* [HB] Finish GSUB sanitize()Behdad Esfahbod2009-08-041-1/+20
* [HB] Start sanitize()Behdad Esfahbod2009-08-041-1/+124
* [HB] Use face_t directly instead of ot_layout_tBehdad Esfahbod2009-08-031-16/+16
* [OT] Rename C++ header files from *.h to *.hhBehdad Esfahbod2009-08-021-0/+751