Searched refs:getCanvasControl (Results 1 – 18 of 18) sorted by relevance
63 final LayoutCanvas canvas = mOutlinePage.getEditor().getCanvasControl(); in dragStart()97 LayoutCanvas canvas = mOutlinePage.getEditor().getCanvasControl(); in dragSetData()
119 LayoutCanvas canvas = mEditor.getCanvasControl(); in updateSelection()350 mEditor.getCanvasControl().getSelectionManager().getSelections(); in getSelectedNodes()662 LayoutCanvas canvas = mEditor.getCanvasControl(); in rescale()689 mEditor.getCanvasControl().setScale(1, true /*redraw*/); in resetScale()696 mEditor.getCanvasControl().setFitScale(onlyZoomOut, true /*allowZoomIn*/); in rescaleToFit()704 mEditor.getCanvasControl().setScale(1, true /*redraw*/); in rescaleToReal()729 mEditor.getCanvasControl().setScale(monitor / dpi, redraw); in computeAndSetRealScale()
519 getCanvasControl().getSelectionManager().setSelection(event.getSelection()); in createStructureViews()558 ISelection selection = getCanvasControl().getSelectionManager().getSelection(); in showStructureViews()609 LayoutCanvas canvas = getCanvasControl(); in selectionChanged()767 getCanvasControl().setFitScale(true, true /*allowZoomIn*/); in changed()773 getCanvasControl().getPreviewManager().configurationChanged(flags); in changed()898 return getCanvasControl(); in getCanvas()1126 LayoutCanvas canvas = getCanvasControl(); in deactivated()1233 public LayoutCanvas getCanvasControl() { in getCanvasControl() method in GraphicalEditorPart1567 LayoutCanvas canvas = getCanvasControl(); in renderWithBridge()2628 LayoutCanvas canvas = getCanvasControl(); in mouseUp()[all …]
121 LayoutCanvas canvas = editor.getCanvasControl(); in RenderService()148 LayoutCanvas canvas = editor.getCanvasControl(); in RenderService()577 final NodeFactory mNodeFactory = mEditor.getCanvasControl().getNodeFactory(); in measureChildren()
257 setModel(mGraphicalEditorPart.getCanvasControl().getViewHierarchy().getRoot()); in setActive()455 LayoutCanvas canvas = mGraphicalEditorPart.getCanvasControl(); in createOutline()1006 mGraphicalEditorPart.getCanvasControl(), in setupContextMenu()1070 LayoutCanvas canvas = editorPart == null ? null : editorPart.getCanvasControl(); in updateFromEditorPart()1106 LayoutCanvas canvas = mGraphicalEditorPart.getCanvasControl(); in setActionBars()1144 final LayoutCanvas canvas = mGraphicalEditorPart.getCanvasControl(); in move()
243 editor.getCanvasControl().getOutlinePage().setShowPropertySheet(!mPropertiesOpen); in sync()
113 final LayoutCanvas canvas = mOutlinePage.getEditor().getCanvasControl(); in performDrop()
768 double scale = mEditor.getCanvasControl().getScale(); in dragStart()900 double scale = mEditor.getCanvasControl().getScale(); in createDragImage()964 LayoutCanvas canvas = editor.getCanvasControl(); in renderPreview()
253 g.getCanvasControl().redraw(); in setPropertyInEditor()
561 LayoutCanvas canvas = mEditorDelegate.getGraphicalEditor().getCanvasControl(); in applyPendingChanges()
1037 LayoutCanvas canvas = mEditor.getCanvasControl(); in addMenuItems()
496 mCanvas = editor.getCanvasControl(); in LintJobListener()589 mGraphicalEditor.getCanvasControl().getSelectionManager(); in delegateGetAdapter()703 LayoutCanvas canvas = mGraphicalEditor.getCanvasControl(); in delegatePostPageChange()731 LayoutCanvas canvas = mGraphicalEditor.getCanvasControl(); in setActiveEditor()918 mGraphicalEditor.getCanvasControl().syncPreviewMode(); in onDescriptorsChanged()
163 SelectionManager manager = editor.getCanvasControl().getSelectionManager(); in rename()223 ViewHierarchy views = mRulesEngine.getEditor().getCanvasControl().getViewHierarchy(); in getViewObject()248 return mRulesEngine.getEditor().getCanvasControl().getInsets(fqcn); in getMetadata()401 LayoutCanvas layoutCanvas = mRulesEngine.getEditor().getCanvasControl();642 mRulesEngine.getEditor().getCanvasControl().redraw();677 return (int) (pixels / mRulesEngine.getEditor().getCanvasControl().getScale());
120 LayoutCanvas canvas = delegate.getGraphicalEditor().getCanvasControl(); in widgetSelected()157 LayoutCanvas canvas = delegate.getGraphicalEditor().getCanvasControl(); in show()
208 ViewHierarchy views = graphicalEditor.getCanvasControl().getViewHierarchy();
394 LayoutCanvas canvas = editor.getCanvasControl(); in openDialog()
587 LayoutCanvas canvas = mDelegate.getGraphicalEditor().getCanvasControl(); in convertAnyToRelative()609 LayoutCanvas canvas = mDelegate.getGraphicalEditor().getCanvasControl(); in convertAnyToGridLayout()
185 Shell parent = editor.getCanvasControl().getShell(); in create()