Searched refs:mActionBar (Results 1 – 1 of 1) sorted by relevance
287 private LayoutActionBar mActionBar; field in GraphicalEditorPart422 mActionBar = new LayoutActionBar(layoutBarAndCanvas, SWT.NONE, this); in createPartControl()424 mActionBar.setLayoutData(detailsData); in createPartControl()426 mActionBar.updateErrorIndicator(file); in createPartControl()766 if (mActionBar.isZoomingAllowed()) { in changed()1057 mActionBar.updateErrorIndicator(); in activated()1304 if (mActionBar.isZoomingRealSize()) { in recomputeLayout()1305 mActionBar.computeAndSetRealScale(false /* redraw */); in recomputeLayout()2898 return mActionBar; in getLayoutActionBar()