Searched refs:ACTION_FILL_WIDTH (Results 1 – 1 of 1) sorted by relevance
93 private static final String ACTION_FILL_WIDTH = "_fillW"; //$NON-NLS-1$ field in BaseLayoutRule208 if (actionId.equals(ACTION_FILL_WIDTH)) { in addLayoutActions()218 String attribute = actionId.equals(ACTION_FILL_WIDTH) in addLayoutActions()238 actions.add(RuleAction.createToggle(ACTION_FILL_WIDTH, "Toggle Fill Width", in addLayoutActions()