Searched refs:magnify (Results 1 – 7 of 7) sorted by relevance
/external/webkit/Source/WebCore/svg/ |
D | SVGZoomAndPan.cpp | 55 static const UChar magnify[] = {'m', 'a', 'g', 'n', 'i', 'f', 'y'}; variable 61 else if (skipString(start, end, magnify, WTF_ARRAY_LENGTH(magnify))) in parseZoomAndPan()
|
/external/skia/samplecode/ |
D | SampleApp.h | 187 void magnify(SkCanvas* canvas);
|
D | SampleApp.cpp | 871 magnify(canvas); in draw() 880 void SampleWindow::magnify(SkCanvas* canvas) { in magnify() function in SampleWindow
|
/external/quake/quake/src/WinQuake/ |
D | README.Solaris | 30 You can magnify the screen by using this flag:
|
/external/webkit/PerformanceTests/PageLoad/svg/files/ |
D | world-iso.svg | 1 <svg id="mainMap" preserveAspectRatio="xMidYMid meet" zoomAndPan="magnify" xmlns="http://www.w3.org…
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2005-08-23 | 4403 * svg-tests/W3C-SVG-1.1/Resources/magnify.png: Added.
|
D | ChangeLog-2007-10-14 | 35992 … After resizing the window larger than the image, hovering over the image still shows magnify glass
|