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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
ComplexTextControllerLinux.h 124 void deleteGlyphArrays();
ComplexTextControllerLinux.cpp 83 deleteGlyphArrays();
229 void ComplexTextController::deleteGlyphArrays()
278 deleteGlyphArrays();
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.h 177 static void deleteGlyphArrays(HB_ShaperItem& shaperItem);
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 256 milliseconds