OT_MAKE_TAG 41 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp const uint32_t GSUBTag = OT_MAKE_TAG('G', 'S', 'U', 'B'); OT_MAKE_TAG 42 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp const uint32_t HheaTag = OT_MAKE_TAG('h', 'h', 'e', 'a'); OT_MAKE_TAG 43 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp const uint32_t HmtxTag = OT_MAKE_TAG('h', 'm', 't', 'x'); OT_MAKE_TAG 44 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp const uint32_t VheaTag = OT_MAKE_TAG('v', 'h', 'e', 'a'); OT_MAKE_TAG 45 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp const uint32_t VmtxTag = OT_MAKE_TAG('v', 'm', 't', 'x'); OT_MAKE_TAG 46 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp const uint32_t VORGTag = OT_MAKE_TAG('V', 'O', 'R', 'G'); OT_MAKE_TAG 48 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp const uint32_t DefaultScriptTag = OT_MAKE_TAG('D', 'F', 'L', 'T'); OT_MAKE_TAG 50 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp const uint32_t VertFeatureTag = OT_MAKE_TAG('v', 'e', 'r', 't');