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

  /external/webkit/Source/WebKit/android/plugins/
ANPPaintInterface.cpp 55 static ANPPaintStyle anp_getStyle(const ANPPaint* paint) {
59 static void anp_setStyle(ANPPaint* paint, ANPPaintStyle style) {
android_npapi.h 397 typedef int32_t ANPPaintStyle;
548 ANPPaintStyle (*getStyle)(const ANPPaint*);
549 void (*setStyle)(ANPPaint*, ANPPaintStyle);
    [all...]

Completed in 318 milliseconds