Home
last modified time | relevance | path

Searched defs:m_glyphsArrayCapacity (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
DComplexTextControllerLinux.h144 unsigned m_glyphsArrayCapacity; // Current size of all the Harfbuzz arrays. variable
/external/webkit/Source/WebCore/platform/graphics/android/
DFontAndroid.cpp469 unsigned m_glyphsArrayCapacity; // Current size of all the Harfbuzz arrays. member in WebCore::TextRunWalker