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

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

Completed in 65 milliseconds