Make data members of various OpenType structs protected instead of private
authorBehdad Esfahbod <behdad@behdad.org>
Tue, 24 Jul 2012 19:40:37 +0000 (15:40 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 24 Jul 2012 19:40:37 +0000 (15:40 -0400)
commitec8d2494694275dfbbac2dd0d33ca2894b0463d6
tree1c332cfca3b6efab62fdd1d75a338098b19dd827
parent97aa0b738a33b73a3f9763dd2950f2dd39f596ed
Make data members of various OpenType structs protected instead of private

Should fix warnings generated when building with -Wunused-private-field.
Based on patch from Jonathan Kew.
src/hb-open-file-private.hh
src/hb-ot-head-table.hh
src/hb-ot-hhea-table.hh
src/hb-ot-hmtx-table.hh
src/hb-ot-layout-common-private.hh
src/hb-ot-layout-gdef-table.hh
src/hb-ot-layout-gpos-table.hh
src/hb-ot-layout-gsub-table.hh
src/hb-ot-layout-gsubgpos-private.hh
src/hb-ot-maxp-table.hh
src/hb-ot-name-table.hh