getVerticalTranslationsForGlyphs  135 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp             verticalData->getVerticalTranslationsForGlyphs(font, &glyphs[0], chunkLength, reinterpret_cast<float*>(&translations[0]));
getVerticalTranslationsForGlyphs   53 Source/platform/fonts/opentype/OpenTypeVerticalData.h     void getVerticalTranslationsForGlyphs(const SimpleFontData*, const Glyph*, size_t, float* outXYArray) const;