HomeSort by relevance Sort by last modified time
    Searched refs:sShowStructure (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
RelativeLayoutRule.java 87 public static boolean sShowStructure = false;
136 if (sShowStructure) {
347 sShowStructure = !sShowStructure;
366 sShowStructure, callback, ICON_SHOW_STRUCTURE, 190, false));
GridLayoutRule.java 139 public static boolean sShowStructure = false;
193 sShowStructure = !sShowStructure;
234 sShowStructure, actionCallback, ICON_SHOW_STRUCT, 147, false));
256 sShowStructure, actionCallback, ICON_SHOW_STRUCT, 190, false));
590 if (sShowStructure) {

Completed in 1222 milliseconds