Home
last modified time | relevance | path

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

/external/harfbuzz/src/
Dharfbuzz-shaper.h290 HB_Bool HB_ShapeItem(HB_ShaperItem *item);
Dharfbuzz-shaper.cpp1346 HB_Bool HB_ShapeItem(HB_ShaperItem *shaper_item) in HB_ShapeItem() function
/external/webkit/Source/WebCore/platform/graphics/chromium/
DComplexTextControllerLinux.cpp275 while (!HB_ShapeItem(&m_item)) { in shapeGlyphs()
/external/harfbuzz/tests/shaping/
Dmain.cpp263 if (HB_ShapeItem(&shaper_item)) in shaping()
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
DFontAndroid.cpp803 while (!HB_ShapeItem(&m_item)) { in shapeGlyphs()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0643927 array and use that value in subsequent HB_ShapeItem calls. (Note that a
43928 call to HB_ShapeItem may reduce the value of m_item.num_glyphs below the
43932 HB_ShapeItem.