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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
LinearLayoutRule.java 152 actions.add(RuleAction.createToggle(ACTION_BASELINE, "Toggle Baseline Alignment",
    [all...]
RelativeLayoutRule.java 363 actions.add(RuleAction.createToggle(ACTION_SHOW_CONSTRAINTS, "Show Constraints",
365 actions.add(RuleAction.createToggle(ACTION_SHOW_STRUCTURE, "Show All Relationships",
BaseLayoutRule.java 238 actions.add(RuleAction.createToggle(ACTION_FILL_WIDTH, "Toggle Fill Width",
240 actions.add(RuleAction.createToggle(ACTION_FILL_HEIGHT, "Toggle Fill Height",
    [all...]
GridLayoutRule.java 228 actions.add(RuleAction.createToggle(ACTION_GRID_MODE, "Grid Model Mode",
233 actions.add(RuleAction.createToggle(ACTION_SHOW_STRUCTURE, "Show Structure",
255 actions.add(RuleAction.createToggle(ACTION_SHOW_STRUCTURE, "Show Structure",
259 actions.add(RuleAction.createToggle(ACTION_SNAP, "Snap to Grid",
265 actions.add(RuleAction.createToggle(ACTION_DEBUG, "Debug",
  /prebuilts/devtools/tools/lib/
rule-api.jar 

Completed in 317 milliseconds