HomeSort by relevance Sort by last modified time
    Searched defs:deleteGlyphArrays (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/chromium/
ComplexTextControllerLinux.cpp 83 deleteGlyphArrays();
229 void ComplexTextController::deleteGlyphArrays()
278 deleteGlyphArrays();
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp 380 deleteGlyphArrays(shaperItem);
398 deleteGlyphArrays(shaperItem);
605 void TextLayoutCacheValue::deleteGlyphArrays(HB_ShaperItem& shaperItem) {
  /external/webkit/Source/WebCore/platform/graphics/android/
FontAndroid.cpp 446 void deleteGlyphArrays();
535 deleteGlyphArrays();
723 void TextRunWalker::deleteGlyphArrays()
771 deleteGlyphArrays();
    [all...]

Completed in 253 milliseconds