Remove MIN/MAX in favor of hb_min/hb_max
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 8 May 2019 03:54:31 +0000 (20:54 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 8 May 2019 03:54:31 +0000 (20:54 -0700)
commit41248cce0e32653227a83eb4e42ccf793f040fc2
tree979e52a96f2cb404a4e9b2537abf21f96a08c968
parent5c0f62adc969696b46c1ceb57cd3c2fa408eb94f
Remove MIN/MAX in favor of hb_min/hb_max
38 files changed:
src/hb-aat-layout-common.hh
src/hb-aat-layout-feat-table.hh
src/hb-aat-layout-kerx-table.hh
src/hb-aat-layout-morx-table.hh
src/hb-algs.hh
src/hb-array.hh
src/hb-blob.cc
src/hb-buffer-serialize.cc
src/hb-buffer.cc
src/hb-buffer.hh
src/hb-common.cc
src/hb-coretext.cc
src/hb-debug.hh
src/hb-directwrite.cc
src/hb-ft.cc
src/hb-iter.hh
src/hb-open-file.hh
src/hb-open-type.hh
src/hb-ot-cmap-table.hh
src/hb-ot-color-cbdt-table.hh
src/hb-ot-color-cpal-table.hh
src/hb-ot-color-sbix-table.hh
src/hb-ot-glyf-table.hh
src/hb-ot-hmtx-table.hh
src/hb-ot-layout-gpos-table.hh
src/hb-ot-layout-gsub-table.hh
src/hb-ot-layout-gsubgpos.hh
src/hb-ot-layout.cc
src/hb-ot-map.cc
src/hb-ot-post-table.hh
src/hb-ot-shape-complex-indic.cc
src/hb-ot-shape-complex-use.cc
src/hb-ot-shape.cc
src/hb-ot-tag.cc
src/hb-ot-var-avar-table.hh
src/hb-ot-var-fvar-table.hh
src/hb-sanitize.hh
src/hb-uniscribe.cc