HomeSort by relevance Sort by last modified time
    Searched full:loupe (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/data/rebaselineserver/
index.html 36 <script src="/loupe.js"></script>
147 <table id="loupe" style="display: none">
149 <td colspan="3" id="loupe-info">
150 <span id="loupe-close" class="link">Close</span>
151 <label>Coordinate: <span id="loupe-coordinate"></span></label>
156 <div class="loupe-container">
157 <canvas id="expected-loupe" width="210" height="210"></canvas>
162 <div class="loupe-container">
163 <canvas id="actual-loupe" width="210" height="210"></canvas>
168 <div class="loupe-container"
    [all...]
loupe.js 33 function Loupe()
35 this._node = $('loupe');
47 $('expected-loupe').addEventListener('click', handleLoupeClick);
48 $('actual-loupe').addEventListener('click', handleLoupeClick);
49 $('diff-loupe').addEventListener('click', handleLoupeClick);
52 $('loupe-close').addEventListener('click', hide);
55 Loupe.prototype._handleOutputClick = function(event)
61 Loupe.prototype._handleLoupeClick = function(event)
70 Loupe.prototype.hide = function()
75 Loupe.prototype._showFor = function(x, y
    [all...]
main.css 253 #loupe {
266 #loupe td {
271 #loupe label {
276 #loupe span {
281 #loupe canvas {
285 #loupe #loupe-close {
289 #loupe #loupe-info {
294 #loupe #loupe-colors td
    [all...]
main.js 47 var loupe; variable
62 loupe = new Loupe();
359 loupe.hide();
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java 65 private ScreenViewer.LoupeViewer loupe; field in class:ScreenViewer
105 loupe = new LoupeViewer();
106 loupe.addMouseWheelListener(new WheelZoomListener());
107 CrosshairPanel crosshairPanel = new CrosshairPanel(loupe);
162 loupe.clearGrid = true;
163 loupe.moveToPoint(crosshair.crosshair.x, crosshair.crosshair.y);
188 JCheckBox showInLoupe = new JCheckBox("Show in Loupe");
192 loupe.showOverlay = ((JCheckBox) event.getSource()).isSelected();
193 loupe.repaint();
515 loupe.moveToPoint(crosshair.x, crosshair.y)
    [all...]
  /external/chromium_org/chrome/browser/ui/views/location_bar/
search_button.cc 54 // Flip the arrow for RTL, but not the loupe.
  /frameworks/base/docs/html/tools/debugging/
debugging-ui.jd 374 Pixel Perfect Loupe pane: This is the magnified screen image. It is overlaid by a grid in
386 When you select a pixel in the Loupe pane, you see the following information at the
411 and the Loupe crosshair will move accordingly. You can also click on a point in the
439 another Activity. To refresh the Pixel Perfect pane and the Loupe pane, click
447 with the <strong>Refresh Rate</strong> slider at the bottom of the Loupe pane.
477 bottom of the Loupe pane.
480 Also by default, the overlay is not displayed in the Loupe pane. To display it,
481 set <strong>Show in Loupe</strong> at the top of the window.
  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/
plugin.xml 28 name="Pixel Perfect Loupe">
  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/views/
PixelPerfectLoupeView.java 60 mShowInLoupeAction.setToolTipText("Show the overlay in the loupe view");
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
rebaselineserver.py 215 "loupe.js",
  /external/chromium_org/components/policy/resources/
policy_templates_fr.xtb 261 <translation id="7236775576470542603">Définit le type de loupe par défaut activée sur l'écran de connexion.
263 Si vous définissez cette règle, elle contrôle le type de loupe qui est activée à l'affichage de l'écran de connexion. Définissez la règle sur &quot;Aucun&quot; pour désactiver la loupe.
265 Si vous définissez cette règle, les utilisateurs peuvent l'ignorer temporairement en activant ou en désactivant la loupe. Toutefois, cette option n'est pas définitive, et la valeur par défaut est restaurée dès que l'écran de connexion est affiché de nouveau ou que l'utilisateur reste inactif pendant une minute sur l'écran de connexion.
267 Si vous ne définissez pas cette règle, la loupe est désactivée au premier affichage de l'écran de connexion. Les utilisateurs peuvent l'activer ou la désactiver à tout moment, et son état sur l'écran de connexion est appliqué à tous les utilisateurs.</translation>
    [all...]
  /external/chromium_org/ash/strings/
ash_strings_fr.xtb 172 <translation id="3473479545200714844">Loupe</translation>
  /packages/inputmethods/LatinIME/java/res/values-fr/
strings-emoji-descriptions.xml     [all...]
  /packages/inputmethods/LatinIME/java/res/values-fr-rCA/
strings-emoji-descriptions.xml     [all...]
  /packages/apps/Settings/res/values-fr/
strings.xml     [all...]
  /packages/apps/Settings/res/values-fr-rCA/
strings.xml     [all...]
  /prebuilts/devtools/tools/lib/
hierarchyviewer2.jar 
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/en/
33.txt     [all...]
  /external/chromium_org/third_party/libphonenumber/src/resources/geocoding/fr/
33.txt     [all...]
  /external/chromium_org/chrome/app/resources/
generated_resources_fr.xtb     [all...]

Completed in 795 milliseconds