Searched refs:DrawView (Results 1 – 5 of 5) sorted by relevance
251 class DrawView : public SkView { class258 DrawView() : fDraw(NULL) { in DrawView() function in DrawView262 virtual ~DrawView() { in ~DrawView()371 static SkView* MyFactory() { return new DrawView; } in MyFactory()
1199 (-[DrawView description]):4923 (-[DrawView initWithSVGData:]):4924 (-[DrawView svgText]):10048 * WebCore+SVG/DrawView.mm:10670 * WebCore+SVG/DrawView.mm:11796 * WebCore+SVG/DrawView.mm:17881 (-[DrawView primaryView]): cast to DrawView * (newer gcc fix)24498 * WebCore+SVG/DrawView.mm:24499 (+[DrawView setHardwareFilterSupportEnabled:]): c++ wrapper24500 (+[DrawView isHardwareFilterSupportEnabled]): ditto[all …]
1918 * WebCore+SVG/DrawView.mm:5279 * WebCore+SVG/DrawView.mm:5280 (+[DrawView setFilterSupportEnabled:]): Moved from DrawViewPrivate5281 (+[DrawView isFilterSupportEnabled]): Moved from DrawViewPrivate7469 * WebCore+SVG/DrawView.h: Added.7470 * WebCore+SVG/DrawView.mm: Added.
36615 * WebCore+SVG/DrawView.h: Removed.36616 * WebCore+SVG/DrawView.mm: Removed.
23713 DrawTestView now subclasses WebView instead of DrawView.