HomeSort by relevance Sort by last modified time
    Searched defs:getIconWidth (Results 1 - 4 of 4) sorted by null

  /packages/apps/Gallery3D/src/com/cooliris/media/
PathBarLayer.java 148 public float getIconWidth() {
167 float iconWidth = (component.icon == 0) ? 0 : component.getIconWidth();
238 float iconWidth = component.getIconWidth();
293 width -= (component.getIconWidth() + 20.0f * App.PIXEL_DENSITY);
  /prebuilt/common/netbeans-visual/
org-openide-util.jar 
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 
jfreechart-1.0.9.jar 

Completed in 61 milliseconds