Home
last modified time | relevance | path

Searched refs:rAll (Results 1 – 13 of 13) sorted by relevance

/dports/cad/magic/magic-8.3.245/garouter/
H A DgaTest.c311 Rect r, rAll, rTrans; local
315 rAll = GeoNullRect;
320 (void) GeoInclude(&r, &rAll);
323 GeoTransRect(&scx->scx_trans, &rAll, &rTrans);
/dports/graphics/lazpaint/lazpaint-7.1.6/bgracontrols/
H A Dbctools.pas473 rText, rAll, rGlyph: TRect;
534 rAll := rect(0,0,w2,h2);
535 AlignRect(rAll, rAvail, horizAlign, vertAlign);
541 AlignRect(rGlyph, rAll, relHorizAlign, tlTop,
543 AlignRect(rText, rAll, horizAlign, tlBottom);
546 AlignRect(rGlyph, rAll, relHorizAlign, tlBottom,
548 AlignRect(rText, rAll, horizAlign, tlTop);
553 AlignRect(rGlyph, rAll, taRightJustify, tlCenter,
555 AlignRect(rText, rAll, taLeftJustify, tlCenter);
558 AlignRect(rGlyph, rAll, taLeftJustify, tlCenter,
[all …]
/dports/biology/protomol/protomol/applications/xyzviz-app/
H A Dxyzviz.cpp193 static vector<Vector3D> rAll; variable
383 rAll.clear(); in readXYZ()
407 rAll.push_back(Vector3D(x,y,z)); in readXYZ()
426 for(unsigned int i = 0; i < rAll.size(); i++){ in readXYZ()
427 rAll[i].x += xT; in readXYZ()
428 rAll[i].y += yT; in readXYZ()
429 rAll[i].z += zT; in readXYZ()
1006 std::copy(&(rAll[i*r.size()]), &(rAll[(i+1)*r.size()]), r.begin()); in getFrame()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/svdde/
H A Dddecli.cxx63 const std::vector<DdeConnection*> &rAll = DdeConnection::GetConnections(); in CliCallback() local
69 for ( size_t i = 0; i < rAll.size(); ++i) in CliCallback()
71 self = rAll[i]; in CliCallback()
H A Dddesvr.cxx52 DdeServices& rAll = DdeService::GetServices(); in SvrCallback() local
73 for (auto& rpService : rAll) in SvrCallback()
103 for (auto& rpService : rAll) in SvrCallback()
166 for (auto& rpService : rAll) in SvrCallback()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/svdde/
H A Dddecli.cxx63 const std::vector<DdeConnection*> &rAll = DdeConnection::GetConnections(); in CliCallback() local
69 for ( size_t i = 0; i < rAll.size(); ++i) in CliCallback()
71 self = rAll[i]; in CliCallback()
H A Dddesvr.cxx48 DdeServices& rAll = DdeService::GetServices(); in SvrCallback() local
69 for (auto& rpService : rAll) in SvrCallback()
99 for (auto& rpService : rAll) in SvrCallback()
162 for (auto& rpService : rAll) in SvrCallback()
/dports/biology/mothur/mothur-1.46.1/source/commands/
H A Dmimarksattributescommand.cpp281 vector<string> rAll; in execute() local
282 util.splitAtChar(requiredByALL, rAll, '\t'); in execute()
283 for (int i = 0; i < rAll.size(); i++) { in execute()
284 out << "requiredFieldsForPackage.push_back(\"" + rAll[i].substr(1) + "\");\n"; in execute()
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgralayers.pas1934 rAll, rNewBounds, rInterRender: TRect;
1962 rAll := rect(0,0,Width,Height);
1964 rNewBounds := rAll
1967 rNewBounds := orig.GetRenderBounds(rAll,FLayers[layer].OriginalMatrix);
1968 rNewBounds.Intersect(rAll);
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgralayers.pas1934 rAll, rNewBounds, rInterRender: TRect;
1962 rAll := rect(0,0,Width,Height);
1964 rNewBounds := rAll
1967 rNewBounds := orig.GetRenderBounds(rAll,FLayers[layer].OriginalMatrix);
1968 rNewBounds.Intersect(rAll);
/dports/www/jitsi-meet/jitsi-meet/libs/
H A Ddial_in_info_bundle.min.map1rAll","trimLarge","trimSmall","trimMid","trimFinal","rawTokens","currentToken","momentTypes","mome…
H A Dapp.bundle.min.map1rAll","trimLarge","trimSmall","trimMid","trimFinal","rawTokens","currentToken","momentTypes","mome…
/dports/biology/protomol/protomol/
H A Dtags6542 rAll applications/xyzviz-app/xyzviz.cpp /^static vector<Vector3D> rAll;$/;" v file: