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

  /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...]
  /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");
  /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...]
  /prebuilts/devtools/tools/lib/
hierarchyviewer2.jar 
  /prebuilts/gradle-plugin/com/android/tools/hierarchyviewer2/24.4.0-beta6/
hierarchyviewer2-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/hierarchyviewer2/24.5.0/
hierarchyviewer2-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/hierarchyviewer2/25.0.0-alpha1/
hierarchyviewer2-25.0.0-alpha1.jar 
  /external/chromium-trace/catapult/third_party/polymer/components/iron-icons/
image-icons.html 116 <g id="loupe"><path d="M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.49 2 2 6.49 2 12s4.49 10 10 10h8c1.1 0 2-.9 2-2v-8c0-5.51-4.49-10-10-10zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"/></g>
    [all...]
  /packages/apps/Settings/res/values-fr/
strings.xml     [all...]
  /packages/apps/Settings/res/values-fr-rCA/
strings.xml     [all...]

Completed in 552 milliseconds