Searched refs:getStartSize (Results 1 – 11 of 11) sorted by relevance
62 prefSize = getStartSize(prefSize); in resetViewpaneSize()73 private int getStartSize(int prefSize) { in getStartSize() method in Animation
305 graph.getStartSize(current) : in cellsResized()365 .getStartSize(swimlane) : new mxRectangle(); in resizeSwimlane()
1972 mxRectangle size = getStartSize(group); in getBoundsForGroup()2189 ? getStartSize(cells[i]) in updateGroupBounds()3285 mxRectangle size = getStartSize(cell); in updateAlternateBounds()3938 mxRectangle size = getStartSize(parent); in getCellContainmentArea()5426 public mxRectangle getStartSize(Object swimlane) in getStartSize() method in mxGraph
173 mxRectangle size = graph.getStartSize(parent); in execute()
200 mxRectangle size = graph.getStartSize(parent); in execute()
392 mxRectangle size = graph.getStartSize(group); in arrangeGroups()
151 …if (ag.isEmpty()) ag = QSize (qMax (700, config.getStartSize().width()), qMax (500, config.getStar… in PrefDialog()154 ui->spinX->setValue (config.getStartSize().width()); in PrefDialog()155 ui->spinY->setValue (config.getStartSize().height()); in PrefDialog()1379 QSize startSize = config.getStartSize(); in prefStartSize()
172 QSize getStartSize() const { in getStartSize() function
533 QSize startSize = config.getStartSize(); in applyConfigOnStarting()1734 QSize s = static_cast<FPsingleton*>(qApp)->getConfig().getStartSize(); in defaultSize()
607 mxRectangle size = graphComponent.getGraph().getStartSize( in mouseMoved()
1783 public int getStartSize() { in getStartSize() method in GlyphPositioningTable.ContextualSubtableFormat1.DeviceTable