Home
last modified time | relevance | path

Searched refs:Zoom (Results 1 – 25 of 63) sorted by relevance

123

/third_party/cJSON/fuzzing/inputs/
Dtest57 {"id": "ZoomIn", "label": "Zoom In"},
8 {"id": "ZoomOut", "label": "Zoom Out"},
/third_party/cJSON/tests/inputs/
Dtest57 {"id": "ZoomIn", "label": "Zoom In"},
8 {"id": "ZoomOut", "label": "Zoom Out"},
Dtest5.expected11 "label": "Zoom In"
14 "label": "Zoom Out"
/third_party/cef/tests/cefclient/resources/win/
Dcefclient.rc97 MENUITEM "Zoom In", ID_TESTS_ZOOM_IN
98 MENUITEM "Zoom Out", ID_TESTS_ZOOM_OUT
99 MENUITEM "Zoom Reset", ID_TESTS_ZOOM_RESET
/third_party/libexif/test/testdata/
Dcanon_makernote_variant_1.jpg.parsed180 Entry 11: 1, Digital Zoom
252 Entry 35: 1, Zoom Source Width
255 Entry 36: 1, Zoom Target Width
284 Value: Zoom
/third_party/flutter/flutter/packages/flutter/test/gestures/
Dscale_test.dart91 // Zoom in
106 // Zoom out
141 // Zoom in
310 // Zoom in using a mouse doesn't work either.
467 // Zoom in
501 // Zoom in
/third_party/flutter/skia/third_party/externals/sdl/src/video/haiku/
DSDL_BWin.h256 virtual void Zoom(BPoint origin, in Zoom() function
267 BDirectWindow::Zoom(origin, width, height); in Zoom()
406 BWindow::Zoom(); in MessageReceived()
/third_party/ffmpeg/tests/ref/fate/
Dsub-ass-to-ass-transcode10 Video Zoom: 4
23 Video Zoom Percent: 0.875000
Dsub-ssa-to-ass-remux12 Video Zoom: 8
/third_party/libphonenumber/resources/geocoding/en/
D31.txt28 31164|Bergen op Zoom
/third_party/libphonenumber/resources/geocoding/nl/
D31.txt29 31164|Bergen op Zoom
/third_party/openGLES/extensions/HP/
DREADME.image_pipeline.txt30 13. Zoom
/third_party/skia/third_party/externals/opengl-registry/extensions/HP/
DREADME.image_pipeline.txt30 13. Zoom
/third_party/flutter/skia/modules/skottie/src/
DSkottieAdapter.h178 ADAPTER_PROPERTY(Zoom, SkScalar, 0)
/third_party/flutter/skia/site/user/sample/
Dviewer.md32 ↑ ↓ | Zoom in / out
/third_party/skia/site/docs/user/sample/
Dviewer.md44 ↑ ↓ | Zoom in / out
/third_party/python/Lib/idlelib/
DNEWS.txt228 bpo-37039: Adjust "Zoom Height" to individual screens by momentarily
231 maximized, "Zoom Height" has no effect.
290 It previously deleted Window => Zoom Height by mistake.
291 (Zoom Height is now on the Options menu). On Mac, the settings
317 bpo-22703: Improve the Code Context and Zoom Height menu labels.
319 The Zoom Height menu now toggles between Zoom/Restore Height.
320 Zoom Height has moved from the Window menu to the Options menu.
DREADME.txt86 zoomheight.py # Zoom window to full height of screen.
/third_party/gettext/gettext-tools/tests/
Dmm-ko.euc-kr.po794 msgid "Zoom"
1119 msgid "/View/Zoom _In"
1123 msgid "/View/Zoom _Out"
1131 msgid "/View/Zoom/400%"
1135 msgid "/View/Zoom/283%"
1139 msgid "/View/Zoom/200%"
1143 msgid "/View/Zoom/141%"
1147 msgid "/View/Zoom/100%"
1151 msgid "/View/Zoom/85%"
1155 msgid "/View/Zoom/70.7%"
[all …]
Dmm-ko.ascii.pot752 msgid "Zoom"
1065 msgid "/View/Zoom _In"
1069 msgid "/View/Zoom _Out"
1077 msgid "/View/Zoom/400%"
1081 msgid "/View/Zoom/283%"
1085 msgid "/View/Zoom/200%"
1089 msgid "/View/Zoom/141%"
1093 msgid "/View/Zoom/100%"
1097 msgid "/View/Zoom/85%"
1101 msgid "/View/Zoom/70.7%"
[all …]
/third_party/libexif/po/
Den_AU.po601 msgid "Sigma UC Zoom 35-135mm f/4-5.6"
602 msgstr "Sigma UC Zoom 35-135mm f/4-5.6"
1019 msgid "Zoom"
1020 msgstr "Zoom"
1384 msgid "Digital Zoom"
1385 msgstr "Digital Zoom"
1473 msgid "Zoom Source Width"
1474 msgstr "Zoom Source Width"
1477 msgid "Zoom Target Width"
1478 msgstr "Zoom Target Width"
[all …]
Den_GB.po601 msgid "Sigma UC Zoom 35-135mm f/4-5.6"
602 msgstr "Sigma UC Zoom 35-135mm f/4-5.6"
1019 msgid "Zoom"
1020 msgstr "Zoom"
1384 msgid "Digital Zoom"
1385 msgstr "Digital Zoom"
1473 msgid "Zoom Source Width"
1474 msgstr "Zoom Source Width"
1477 msgid "Zoom Target Width"
1478 msgstr "Zoom Target Width"
[all …]
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/
DSDL_cocoaevents.m318 [windowMenu addItemWithTitle:@"Zoom" action:@selector(performZoom:) keyEquivalent:@""];
/third_party/flutter/flutter/packages/flutter/lib/src/services/
Dkeyboard_key.dart1413 /// Represents the logical "Zoom In" key on the keyboard.
1416 …KeyboardKey zoomIn = LogicalKeyboardKey(0x001000c022d, debugName: kReleaseMode ? null : 'Zoom In');
1418 /// Represents the logical "Zoom Out" key on the keyboard.
1421 …yboardKey zoomOut = LogicalKeyboardKey(0x001000c022e, debugName: kReleaseMode ? null : 'Zoom Out');
1423 /// Represents the logical "Zoom Toggle" key on the keyboard.
1426 …Key zoomToggle = LogicalKeyboardKey(0x001000c0232, debugName: kReleaseMode ? null : 'Zoom Toggle');
3279 /// Represents the location of the "Zoom In" key on a generalized keyboard.
3282 …alKeyboardKey zoomIn = PhysicalKeyboardKey(0x000c022d, debugName: kReleaseMode ? null : 'Zoom In');
3284 /// Represents the location of the "Zoom Out" key on a generalized keyboard.
3287 …KeyboardKey zoomOut = PhysicalKeyboardKey(0x000c022e, debugName: kReleaseMode ? null : 'Zoom Out');
[all …]
/third_party/eudev/hwdb/
D20-usb-vendor-model.hwdb7773 ID_MODEL_FROM_DATABASE=QuickCam Zoom
7776 ID_MODEL_FROM_DATABASE=QuickCam Zoom
14160 …SE=FinePix 30i/40i/50i, A101/201, 1300/2200, 1400/2400/2600/2800/4500/4700/4800/4900/6800/6900 Zoom
14166 ID_MODEL_FROM_DATABASE=FinePix A101, 2600/2800/4800/6800 Zoom (PC CAM)
14169 ID_MODEL_FROM_DATABASE=FinePix F601 Zoom (DSC)
14172 ID_MODEL_FROM_DATABASE=FinePix F601 Zoom (PC CAM)
14175 ID_MODEL_FROM_DATABASE=FinePix S602 (Pro) Zoom (DSC)
14178 ID_MODEL_FROM_DATABASE=FinePix S602 (Pro) Zoom (PC CAM)
14184 ID_MODEL_FROM_DATABASE=FinePix F402 Zoom (DSC)
14187 ID_MODEL_FROM_DATABASE=FinePix F402 Zoom (PC CAM)
[all …]

123