Home
last modified time | relevance | path

Searched refs:topObj (Results 26 – 50 of 58) sorted by relevance

123

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dexec.c3046 if (topObj == NULL) {
5266 AddNewSelObj(topObj);
5275 UnlinkObj(topObj);
5367 AddObj(NULL, topObj, tgifObj);
5368 AddNewSelObj(topObj);
5381 UnlinkObj(topObj);
6877 first_obj_ptr = topObj;
8211 AddObj(NULL, topObj, new_obj_ptr);
8484 AddNewSelObj(topObj);
8497 UnlinkObj(topObj);
[all …]
H A Dpoly.c576 AddObj(NULL, topObj, obj_ptr);
2033 topObj->tmp_parent = NULL; in InputPolyPts()
3431 topObj->color = obj_ptr->color;
3438 AdjObjSplineVs(topObj);
3439 AdjObjBBox(topObj);
3464 topObj->color = obj_ptr->color;
3471 AdjObjSplineVs(topObj);
3472 AdjObjBBox(topObj);
3618 (*pp_top_obj) = topObj;
3655 new_bot_obj->next = topObj; in CutPolyIntoSegments()
[all …]
H A Dtangram2.c978 first_obj_ptr = topObj;
1524 tmp_box_obj = topObj;
1593 tmp_box_obj = topObj;
1656 tmp_box_obj = topObj;
1889 named_obj = FindObjWithName(botObj, topObj, obj_name, FALSE, FALSE,
1913 UpdateStateVars( simulator_socket, topObj, &pack_in );
H A Dobj.e24 extern struct ObjRec * topObj, * botObj;
H A Dpolygon.c617 AddObj(NULL, topObj, obj_ptr);
1764 topObj->bbox.lty-GRID_ABS_SIZE(1),
1765 topObj->bbox.rbx+GRID_ABS_SIZE(1),
1766 topObj->bbox.rby+GRID_ABS_SIZE(1));
1827 struct ObjRec *saved_top_obj=topObj; in InputPolygonPts()
1911 topObj->tmp_parent = NULL; in InputPolygonPts()
1912 DrawObj(drawWindow, topObj); in InputPolygonPts()
1916 topObj->bbox.lty-GRID_ABS_SIZE(1), in InputPolygonPts()
1917 topObj->bbox.rbx+GRID_ABS_SIZE(1), in InputPolygonPts()
1918 topObj->bbox.rby+GRID_ABS_SIZE(1)); in InputPolygonPts()
[all …]
H A Dimgproc.c2421 AddObj(NULL, topObj, obj_ptr);
2449 topObj->fattr = saved_fattr;
2450 topObj->lattr = saved_lattr;
7183 AddObj(NULL, topObj, obj_ptr); in RunBggen()
7438 AddObj(NULL, topObj, obj_ptr); in CircularBggen()
7673 AddObj(NULL, topObj, obj_ptr); in SimpleRectBggen()
7791 saved_top_obj = topObj; in RegenerateImage()
7877 RecordReplaceAnObj(topObj); in RegenerateImage()
7919 saved_top_obj = topObj; in CreatePixmapFromSelected()
8190 saved_top_obj = topObj; in CropImage()
[all …]
H A Dmark.c1026 struct ObjRec *saved_top_obj=topObj, *saved_bot_obj=botObj;
1035 curPage->top = curPage->bot = topObj = botObj = NULL;
1045 if (topObj != NULL) {
1050 curPage->top = topObj = saved_top_obj;
1055 AddObj(NULL, topObj, obj_ptr);
1065 curPage->top = topObj = saved_top_obj;
H A Dmainloop.c972 AddObj(NULL, topObj, obj_ptr);
1292 topObj = botObj = NULL;
1320 topObj = botObj = NULL;
1334 topObj = curPage->top;
1975 for (obj_ptr=topObj; obj_ptr != NULL; obj_ptr=obj_ptr->next) {
2066 for (obj_ptr=topObj; obj_ptr != NULL; obj_ptr=obj_ptr->next) {
H A Dwb.c235 for (obj_ptr=topObj; obj_ptr != NULL; obj_ptr=obj_ptr->next,
1217 topObj = obj_ptr;
1355 AddObj(NULL, topObj, obj_ptr);
1383 saved_top_obj = topObj;
1385 topObj = botObj = NULL;
2427 saved_top_obj = topObj;
2429 topObj = botObj = NULL;
H A Dgroup.c101 AddObj(NULL, topObj, obj_ptr);
528 curPage->top = topObj = obj_ptr->detail.r->first;
H A Dtgif.c210 AddObj(NULL, topObj, obj_ptr);
H A Ddup.c1099 bot_obj->next = topObj; in DupSelObj()
1100 topObj->prev = bot_obj; in DupSelObj()
1101 curPage->top = topObj = top_obj; in DupSelObj()
H A Dxprtfltr.c464 pProtocolInfo_1->top_obj = topObj;
H A Dbox.c376 AddObj(NULL, topObj, obj_ptr);
487 DrawBoxObj(drawWindow, drawOrigX, drawOrigY, topObj);
H A Dmenu.c2970 AddObj(NULL, topObj, obj_ptr); in InitIcon()
3014 for (obj_ptr=topObj; obj_ptr != NULL; obj_ptr=obj_ptr->next) { in InitIcon()
3020 iconTopObj = topObj; in InitIcon()
3022 curPage->top = curPage->bot = topObj = botObj = NULL; in InitIcon()
3124 saved_top_obj = topObj; in CleanUpMenu()
3126 topObj = iconTopObj; in CleanUpMenu()
3129 topObj = saved_top_obj; in CleanUpMenu()
H A Dstream.c609 gpVideoObj = topObj;
H A Dtext.c522 AddObj(NULL, topObj, curTextObj); in NewCurText()
1256 int saved_ltx=topObj->bbox.ltx, saved_lty=topObj->bbox.lty;
1257 int saved_rbx=topObj->bbox.rbx, saved_rby=topObj->bbox.rby;
1259 SetRotatePivotByObject(topObj);
1261 RotateObjClockWise(topObj);
1265 topObj->bbox.ltx, topObj->bbox.lty, topObj->bbox.rbx,
1266 topObj->bbox.rby);
H A Dxbitmap.c1321 AddObj(NULL, topObj, new_obj_ptr); in CutXBitmap()
3162 for (obj_ptr=topObj; obj_ptr != NULL; obj_ptr=obj_ptr->next) {
3347 for (obj_ptr=topObj; obj_ptr != NULL; obj_ptr=obj_ptr->next) {
3382 for (obj_ptr=topObj; obj_ptr != NULL; obj_ptr=obj_ptr->next) {
4873 struct ObjRec *saved_top_obj=topObj, *saved_bot_obj=botObj; in ExportXPixmapDeckToGIF()
4921 curPage->top = curPage->bot = topObj = botObj = NULL; in ExportXPixmapDeckToGIF()
4941 curPage->top = curPage->bot = topObj = botObj = DupObj(xpm_obj); in ExportXPixmapDeckToGIF()
4942 topSel = botSel = SelectThisObject(topObj); in ExportXPixmapDeckToGIF()
5051 curPage->top = topObj = saved_top_obj; in ExportXPixmapDeckToGIF()
5578 AddObj(NULL, topObj, new_obj_ptr);
[all …]
H A Doval.c488 AddObj(NULL, topObj, obj_ptr);
684 DrawOvalObj(drawWindow, drawOrigX, drawOrigY, topObj);
H A Drcbox.c569 AddObj(NULL, topObj, obj_ptr);
681 DrawRCBoxObj(drawWindow, drawOrigX, drawOrigY, topObj);
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/yesod-1.6.1.0/Yesod/Default/
H A DConfig.hs183 topObj <- either (const $ fail "Invalid YAML file") return etopObj
184 obj <- getObject env topObj
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/yesod-1.6.0.1/Yesod/Default/
H A DConfig.hs183 topObj <- maybe (fail "Invalid YAML file") return mtopObj
184 obj <- getObject env topObj
/dports/devel/wxformbuilder/source/src/rad/
H A Dappdata.h135 void ResolveSubtreeNameConflicts( PObjectBase obj, PObjectBase topObj = PObjectBase() );
H A Dappdata.cpp604 void ApplicationData::ResolveSubtreeNameConflicts( PObjectBase obj, PObjectBase topObj ) in ResolveSubtreeNameConflicts() argument
606 if ( !topObj ) in ResolveSubtreeNameConflicts()
609 topObj = obj->FindParentForm(); in ResolveSubtreeNameConflicts()
611 if ( !topObj ) in ResolveSubtreeNameConflicts()
612 topObj = m_project; // object is the project in ResolveSubtreeNameConflicts()
629 ResolveSubtreeNameConflicts( obj->GetChild( i ), topObj ); in ResolveSubtreeNameConflicts()
/dports/sysutils/nix/nix-2.3.10/src/nix-env/
H A Dnix-env.cc853 JSONObject topObj(cout, true); in queryJSON() local
855 JSONObject pkgObj = topObj.object(i.attrPath); in queryJSON()

123