Home
last modified time | relevance | path

Searched refs:getXYSize (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DWorkSpaceInfo.C55 this->getXYSize(&w, &h); in printComments()
92 void WorkSpaceInfo::getXYSize(int *w, int *h) in getXYSize() function
97 ws->getXYSize(w,h); in getXYSize()
H A DWorkSpaceInfo.h100 void getXYSize(int *w, int *h);
H A DUIComponent.h202 virtual void getXYSize(int *x, int *y);
H A DWorkSpace.C345 this->info->getXYSize(&w,&h); in installInfo()
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DSeparatorDecorator.C96 this->getXYSize(&w,&h); in completeDecorativePart()
121 this->getXYSize (&w,&h); in setVerticalLayout()
278 this->getXYSize(&w,&h); in printAsJava()
H A DUndoMove.C99 si->getXYSize(&w,&h); in canUndo()
164 dec->getXYSize(&w,&h); in canUndo()
H A DGraphLayout.C740 li->getXYSize(w,h); in computeBoundingBox()
753 info->getXYSize(w,h); in computeBoundingBox()
776 linfo->getXYSize(w,h); in computeBoundingBox()
897 info->getXYSize(w,h); in positionDestBesideSibling()
1301 linfo->getXYSize(w,h); in fixForTooManyReceivers()
1786 ai->getXYSize(w,h); in prepareAnnotationPlacement()
1832 linfo->getXYSize(nw,nh); in findNearestNode()
2030 linfo->getXYSize(w,h); in initialize()
2114 group->getXYSize(w,h); in repositionGroups()
2366 info->getXYSize(w,h); in layout()
[all …]
H A DInteractorInstance.C177 boolean InteractorInstance::getXYSize(int *x, int *y) in getXYSize() function
180 this->interactor->getXYSize(x,y); in getXYSize()
356 this->getXYSize (&w,&h); in printAsJava()
H A DSelectorListInstance.C28 this->getXYSize (&w,&h); in printAsJava()
H A DSelectorInstance.C39 this->getXYSize (&w,&h); in printAsJava()
H A DDecorator.C214 this->getXYSize (&w,&h); in printComment()
315 void Decorator::getXYSize (int *w, int *h) in getXYSize() function
318 this->WorkSpaceComponent::getXYSize (w,h); in getXYSize()
H A DFileSelectorInstance.C51 this->getXYSize (&w,&h); in printAsJava()
H A DToggleInstance.C56 this->getXYSize (&w,&h); in printAsJava()
H A DDecorator.h138 virtual void getXYSize (int *x, int *y);
H A DInteractorInstance.h131 boolean getXYSize(int *x, int *y);
H A DVPERoot.h55 this->EditorWorkSpace::getXYSize(w,h); in getObjectXYSize()
H A DWorkSpaceComponent.C420 WorkSpaceComponent::getXYSize (int *width, int *height) in getXYSize() function
428 this->UIComponent::getXYSize (width, height); in getXYSize()
432 this->UIComponent::getXYSize (width, height); in getXYSize()
H A DWorkSpaceComponent.h175 virtual void getXYSize (int *width, int *height);
H A DGraphLayout.h94 void getXYSize (int& w, int& h) { in getXYSize() function
277 void getXYSize(int& w, int& h) { in getXYSize() function
H A DVPEPostIt.C142 this->getXYSize (&xsize, &ysize); in printPostScriptPage()
H A DControlPanel.C521 ii->getXYSize(&last_width, &last_height); in getNextInteractorPosition()
538 ii->getXYSize(&width,&height); in getNextInteractorPosition()
559 this->getWorkSpace()->getXYSize(&ws_width,&ws_height); in getNextInteractorPosition()
589 this->getWorkSpace()->getXYSize(&ws_width,&ws_height); in addSelectedInteractorNodes()
3288 ii->getXYSize (&prev_width, &prev_height); prev_height+= 5; in dndPlacement()
3317 lab->getXYSize (&prev_width, &prev_height); prev_height+= 5; in dndPlacement()
3862 ii->getXYSize (&w, &h); in getWorkSpaceSize()
3874 dd->getXYSize (&w, &h); in getWorkSpaceSize()
H A DScalarInstance.C294 this->getXYSize (&w,&h); in printAsJava()
H A DVPEAnnotator.C178 this->getXYSize (&xsize, &ysize); in printPostScriptPage()
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxui/
H A DValueListInteractor.C132 ii->getXYSize (&width, &height); in completeInteractivePart()
H A DInteractor.C312 ii->getXYSize(&width,&height); in createInteractor()

12