/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
D | SFFontView.java | 25 private final ViewableTaggedData viewer; field in SFFontView 35 viewer = new ViewableTaggedData(tdata.getMarkers()); in SFFontView() 37 Dimension dimensions = viewer.measure(true); in SFFontView() 46 int width = Math.min(500, viewer.totalWidth()); in getPreferredScrollableViewportSize() 47 int height = 25 * viewer.lineHeight(); in getPreferredScrollableViewportSize() 57 viewer.draw(g, 0, 0); in paintComponent() 65 return viewer.lineHeight(); in getScrollableUnitIncrement() 71 return viewer.totalWidth(); in getScrollableBlockIncrement() 73 int lines = visibleRect.height / viewer.lineHeight() - 2; in getScrollableBlockIncrement() 77 return lines * viewer.lineHeight(); in getScrollableBlockIncrement()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
D | SFFontView.java | 25 private final ViewableTaggedData viewer; field in SFFontView 35 viewer = new ViewableTaggedData(tdata.getMarkers()); in SFFontView() 37 Dimension dimensions = viewer.measure(true); in SFFontView() 46 int width = Math.min(500, viewer.totalWidth()); in getPreferredScrollableViewportSize() 47 int height = 25 * viewer.lineHeight(); in getPreferredScrollableViewportSize() 57 viewer.draw(g, 0, 0); in paintComponent() 65 return viewer.lineHeight(); in getScrollableUnitIncrement() 71 return viewer.totalWidth(); in getScrollableBlockIncrement() 73 int lines = visibleRect.height / viewer.lineHeight() - 2; in getScrollableBlockIncrement() 77 return lines * viewer.lineHeight(); in getScrollableBlockIncrement()
|
/third_party/glib/gio/tests/desktop-files/usr/applications/ |
D | mimeinfo.cache | 6 application/pkcs10=gcr-viewer.desktop; 7 application/pkcs10+pem=gcr-viewer.desktop; 8 application/pkcs12=gcr-viewer.desktop; 9 application/pkcs12+pem=gcr-viewer.desktop; 10 application/pkcs7-mime=gcr-viewer.desktop; 11 application/pkcs7-mime+pem=gcr-viewer.desktop; 12 application/pkcs8=gcr-viewer.desktop; 13 application/pkcs8+pem=gcr-viewer.desktop; 14 application/pkix-cert=gcr-viewer.desktop; 15 application/pkix-cert+pem=gcr-viewer.desktop; [all …]
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/ |
D | Android.bak | 2 name: "multi-touch-viewer", 4 "./src/multi-touch-viewer.c", 36 …d_party/wayland-ivi-extension-1.10.90-r1/ivi-layermanagement-examples/multi-touch-viewer/include/",
|
D | CMakeLists.txt | 30 project (multi-touch-viewer) 78 src/multi-touch-viewer.c 84 include/multi-touch-viewer.h
|
/third_party/flutter/skia/site/user/sample/ |
D | viewer.md | 17 ninja -C out/Release viewer 21 <skia-path>/out/Release/viewer --resourcePath <skia-path>/resources 51 platform_tools/android/bin/android_build_app -C <out_dir> viewer 55 can be found at `<out_dir>/viewer.apk` 66 The viewer is not yet fully supported on iOS, but can be used to display 68 or `--slide` command-line options. The viewer will automatically bundle the
|
/third_party/libpng/contrib/gregbook/ |
D | README | 10 a very simple example that that shows how a standard file-viewer might use 32 rpng-win.c Windows front end for the basic viewer 34 readpng.c generic back end for the basic viewer 35 readpng.h header file for the basic viewer 37 rpng2-win.c Windows front end for the progressive viewer 38 rpng2-x.c X front end for the progressive viewer 39 readpng2.c generic back end for the progressive viewer 40 readpng2.h header file for the progressive viewer 165 rpng is a simple PNG viewer that can display transparent PNGs with a 171 viewer that simulates a web browser in some respects; it can display
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
D | README | 10 a very simple example that that shows how a standard file-viewer might use 32 rpng-win.c Windows front end for the basic viewer 34 readpng.c generic back end for the basic viewer 35 readpng.h header file for the basic viewer 37 rpng2-win.c Windows front end for the progressive viewer 38 rpng2-x.c X front end for the progressive viewer 39 readpng2.c generic back end for the progressive viewer 40 readpng2.h header file for the progressive viewer 165 rpng is a simple PNG viewer that can display transparent PNGs with a 171 viewer that simulates a web browser in some respects; it can display
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/gregbook/ |
D | README | 10 a very simple example that that shows how a standard file-viewer might use 32 rpng-win.c Windows front end for the basic viewer 34 readpng.c generic back end for the basic viewer 35 readpng.h header file for the basic viewer 37 rpng2-win.c Windows front end for the progressive viewer 38 rpng2-x.c X front end for the progressive viewer 39 readpng2.c generic back end for the progressive viewer 40 readpng2.h header file for the progressive viewer 165 rpng is a simple PNG viewer that can display transparent PNGs with a 171 viewer that simulates a web browser in some respects; it can display
|
/third_party/skia/modules/canvaskit/ |
D | BUILD.gn | 40 "../../tools/viewer/SKPSlide.cpp", 41 "../../tools/viewer/SampleSlide.cpp", 42 "../../tools/viewer/SvgSlide.cpp",
|
/third_party/skia/site/docs/user/sample/ |
D | viewer.md | 22 ninja -C out/Release viewer 26 <skia-path>/out/Release/viewer --resourcePath <skia-path>/resources 71 platform_tools/android/bin/android_build_app -C <out_dir> viewer 75 can be found at `<out_dir>/viewer.apk` 89 ninja -C out/Release viewer
|
/third_party/skia/ |
D | BUILD.gn | 2848 # sk_app can work without GL but viewer always runs raster through a GL window context. 2850 test_app("viewer") { 2853 "tools/viewer/AnimTimer.h", 2854 "tools/viewer/BisectSlide.cpp", 2855 "tools/viewer/BisectSlide.h", 2856 "tools/viewer/GMSlide.cpp", 2857 "tools/viewer/GMSlide.h", 2858 "tools/viewer/ImGuiLayer.cpp", 2859 "tools/viewer/ImGuiLayer.h", 2860 "tools/viewer/ImageSlide.cpp", [all …]
|
/third_party/skia/platform_tools/android/apps/ |
D | settings.gradle | 1 include ':viewer'
|
/third_party/skia/tools/skqp/ |
D | clean_app.sh | 17 .gradle build viewer/build
|
/third_party/flutter/skia/tools/skqp/ |
D | clean_app.sh | 17 .gradle build viewer/build
|
/third_party/flutter/skia/platform_tools/android/apps/ |
D | settings.gradle | 1 include ':viewer'
|
/third_party/skia/site/docs/dev/testing/ |
D | tests.md | 78 ninja -C out/Debug viewer 79 out/Debug/viewer --slide GM_newgmtest
|
/third_party/flutter/skia/site/dev/testing/ |
D | tests.md | 85 ninja -C out/Debug viewer 86 out/Debug/viewer --slide GM_newgmtest
|
/third_party/python/Lib/idlelib/ |
D | HISTORY.txt | 177 - Better stack viewer, using tree widget. (XXX Only used by Stack 230 with "!"); use this for the Debugger and "Auto-open stack viewer" 231 (was: JIT stack viewer) menu items. 247 - Bind ESC to "close window" of the debugger, stack viewer and class 279 JIT (Just-In-Time) stack viewer toggle -- if set, the stack viewer
|
/third_party/flutter/skia/platform_tools/android/apps/viewer/ |
D | build.gradle | 18 applicationId "org.skia.viewer"
|
/third_party/skia/platform_tools/android/apps/viewer/ |
D | build.gradle | 18 applicationId "org.skia.viewer"
|
/third_party/flutter/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
D | ViewerApplication.java | 8 package org.skia.viewer;
|
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
D | ViewerApplication.java | 8 package org.skia.viewer;
|
/third_party/flutter/skia/ |
D | BUILD.gn | 2275 test_app("viewer") { 2278 "tools/viewer/AnimTimer.h", 2279 "tools/viewer/BisectSlide.cpp", 2280 "tools/viewer/GMSlide.cpp", 2281 "tools/viewer/ImGuiLayer.cpp", 2282 "tools/viewer/ImageSlide.cpp", 2283 "tools/viewer/ParticlesSlide.cpp", 2284 "tools/viewer/SKPSlide.cpp", 2285 "tools/viewer/SampleSlide.cpp", 2286 "tools/viewer/SkottieSlide.cpp", [all …]
|
/third_party/node/deps/npm/lib/ |
D | help.js | 118 var viewer = npm.config.get('viewer') 121 switch (viewer) {
|