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

  /external/webkit/WebCore/platform/graphics/win/
UniscribeController.h 56 bool shapeAndPlaceItem(const UChar*, unsigned index, const SimpleFontData*, GlyphBuffer*);
UniscribeController.cpp 190 if (!shapeAndPlaceItem(cp, i, fontData, glyphBuffer))
195 if (!shapeAndPlaceItem(cp, i, fontData, glyphBuffer))
213 bool UniscribeController::shapeAndPlaceItem(const UChar* cp, unsigned i, const SimpleFontData* fontData, GlyphBuffer* glyphBuffer)

Completed in 598 milliseconds