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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutEditor.java 343 public void recomputeLayout() {
344 mGraphicalEditor.recomputeLayout();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ListViewTypeMenu.java 236 graphicalEditor.recomputeLayout();
FragmentMenu.java 239 graphicalEditor.recomputeLayout();
LayoutCanvas.java 786 mLayoutEditor.recomputeLayout();
    [all...]
GraphicalEditorPart.java 453 // So the solution is that if the editor is being created, we just call recomputeLayout
456 recomputeLayout();
497 recomputeLayout();
517 recomputeLayout();
    [all...]

Completed in 549 milliseconds