Searched defs:setTypeface (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkPaint.cpp388 SkTypeface* SkPaint::setTypeface(SkTypeface* font) { function in class:SkPaint
1918 this->setTypeface(buffer.readTypeface());
1920 this->setTypeface(NULL);
/external/webkit/Source/WebKit/android/plugins/
H A Dandroid_npapi.h580 void (*setTypeface)(ANPPaint*, ANPTypeface*); member in struct:ANPPaintInterfaceV0

Completed in 55 milliseconds