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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
ComplexTextControllerLinux.h 123 HB_FontRec* allocHarfbuzzFont();
ComplexTextControllerLinux.cpp 70 m_item.font = allocHarfbuzzFont();
219 HB_FontRec* ComplexTextController::allocHarfbuzzFont()
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontAndroid.cpp 497 HB_FontRec* allocHarfbuzzFont();
563 m_item.font = allocHarfbuzzFont();
748 HB_FontRec* TextRunWalker::allocHarfbuzzFont()
    [all...]

Completed in 55 milliseconds