Home
last modified time | relevance | path

Searched refs:countFrom (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
DOpenTypeVerticalData.cpp179 uint16_t countFrom = coverage1->glyphCount; in getSubstitutions() local
180 if (!isValidEnd(buffer, &coverage1->glyphArray[countFrom]) || countTo != countFrom) in getSubstitutions()