Home
last modified time | relevance | path

Searched refs:itemdesc (Results 1 – 16 of 16) sorted by relevance

/dports/x11-toolkits/tktreectrl/tktreectrl-2.4.1/tests/
H A Ditemdesc.test32 test itemdesc-1.1 {bogus itemdesc} -body {
36 test itemdesc-1.1.1 {bogus itemdesc} -body {
40 test itemdesc-1.2 {all} -setup {
48 test itemdesc-1.3 {unknown id} -body {
52 test itemdesc-1.4 {id of root} -body {
56 test itemdesc-1.5 {id of active} -body {
64 test itemdesc-1.7 {first} -body {
68 test itemdesc-1.8 {first visible} -setup {
80 test itemdesc-1.10 {last} -body {
84 test itemdesc-1.10.1 {end} -body {
[all …]
/dports/cad/electric/electric-7.00/src/graph/
H A Dgraphqtdlg.cpp435 : d(0), itemdesc( dialog ) in EDialog()
450 itemdesc->windowRect.top += disp.y(); in ~EDialog()
507 RECTAREA& r = itemdesc->windowRect; in showExtension()
548 INTBIG type = itemdesc->list[item].type; in setText()
563 if (itemdesc == &us_eprogressdialog || itemdesc == &us_progressdialog) in setText()
589 INTBIG type = itemdesc->list[item].type; in getText()
614 INTBIG type = itemdesc->list[item].type; in setControl()
644 INTBIG type = itemdesc->list[item].type; in getControl()
709 INTBIG type = itemdesc->list[item].type; in noEditControl()
728 INTBIG type = itemdesc->list[item].type; in editControl()
[all …]
H A Dgraphpccode.cpp149 DIALOG *itemdesc; member
6033 dia->itemdesc = dialog; in gra_initdialog()
6439 for(i=0; i<dia->itemdesc->items; i++) in DiaDoneDialog()
6718 x = dia->itemdesc->list[item].r.left; in DiaChangeIcon()
6719 y = dia->itemdesc->list[item].r.top; in DiaChangeIcon()
7057 *rect = dia->itemdesc->list[item].r; in DiaItemRect()
7318 for(i=0; i<dia->itemdesc->items; i++) in gra_diaredrawitem()
7329 x = dia->itemdesc->list[i].r.left; in gra_diaredrawitem()
7330 y = dia->itemdesc->list[i].r.top; in gra_diaredrawitem()
7521 for(i=0; i<dia->itemdesc->items; i++) in gra_dodialoglistkey()
[all …]
H A Dgraphunixx11.c298 DIALOG *itemdesc; member
9358 dia->itemdesc = dialog; in gra_initdialog()
9672 dia->itemdesc->windowRect.left += dx; in DiaDoneDialog()
9674 dia->itemdesc->windowRect.top += dy; in DiaDoneDialog()
10140 dia->itemdesc->list[item].data = 1; in DiaSetPopup()
10230 r = dia->itemdesc->list[item].r; in DiaInitTextDialog()
11226 dia->itemdesc->list[item].r.left; in gra_dialogaction()
11228 dia->itemdesc->list[item].r.top; in gra_dialogaction()
11270 for(i=0; i<dia->itemdesc->items; i++) in gra_dialogdraw()
11276 dia->itemdesc->list[i].r.left; in gra_dialogdraw()
[all …]
H A Dgraphcommon.cpp1869 : itemdesc( dialog ), isExtended( FALSE ) in EDialog()
1898 if (itemdesc->briefHeight == 0) return; in showExtension()
1901 RECTAREA& r = itemdesc->windowRect; in showExtension()
1903 …DiaResizeDialog( d->vdia, r.right - r.left, (isExtended ? r.bottom - r.top : itemdesc->briefHeigh… in showExtension()
1931 INTBIG itemtypeext = itemdesc->list[item - 1].type&ITEMTYPEEXT; in setControl()
1935 for (int i = 0; i < itemdesc->items; i++) in setControl()
1937 if ((itemdesc->list[i].type&ITEMTYPEEXT) == itemtypeext && i != item - 1) in setControl()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/dlua/
H A Dlm_items.lua10 function dgn.delayed_decay_extra(e, key, itemdesc, more_items)
12 local def = "never_decay " .. itemdesc:gsub("([,/])", "%1 never_decay ")
27 function dgn.delayed_decay(e, key, itemdesc)
28 dgn.delayed_decay_extra(e, key, itemdesc, nil)
/dports/www/phpgroupware/phpgroupware-0.9.16.017/wiki/action/
H A Drss.php13 $itemdesc = '';
37 $itemdesc = $itemdesc .
57 'itemdesc' => $itemdesc));
/dports/finance/weberp/webERP/
H A DPDFPickingList.php303 $itemdesc = $myrow2['description'] . ' - ' . $myrow2['narrative']; variable
313 $itemdesc = $myrow2['description'] . ' - ' . $myrow2['narrative']; variable
326 …- $YPos,$FormDesign->Headings->Column2->Length,$FormDesign->Headings->Column2->FontSize,$itemdesc);
/dports/net/motsognir/motsognir-1.0.12/
H A Dmotsognir.c1134 itemdesc[0] = 0; in explodegophermapline()
1151 itemdesc[x] = *linebuff; in explodegophermapline()
1152 itemdesc[++x] = 0; in explodegophermapline()
1243 char itemdesc[1024]; in execCgi() local
1255 …if (explodegophermapline(tmpstring, &itemtype, itemdesc, itemselector, itemserver, &itemport) != 0… in execCgi()
1260 …buildgophermapline(tmpstring, sizeof(tmpstring), itemtype, itemdesc, itemselector, itemserver, ite… in execCgi()
1287 char itemdesc[1024]; in outputgophermap() local
1321 …if (explodegophermapline(linebuff, &itemtype, itemdesc, itemselector, itemserver, &itemport) != 0)… in outputgophermap()
1329 realscriptname = realpath(itemdesc, NULL); in outputgophermap()
1331 syslog(LOG_WARNING, "WARNING: Failed to resolve the path to '%s'", itemdesc); in outputgophermap()
[all …]
/dports/devel/spark/spark-2.1.1/sql/core/src/test/resources/tpcds/
H A Dq23a.sql3 substr(i_item_desc, 1, 30) itemdesc,
H A Dq23b.sql3 substr(i_item_desc, 1, 30) itemdesc,
/dports/cad/electric/electric-7.00/src/include/
H A Dedialogs.h335 DIALOG *itemDesc() { return itemdesc; } //!< DIALOG structure, describing this dialog in itemDesc()
343 DIALOG *itemdesc; variable
/dports/www/moodle310/moodle/lib/
H A Dexternallib.php851 public function __construct($itemdesc = 'item', $itemiddesc = 'item id', argument
857 'item' => new external_value(PARAM_TEXT, $itemdesc, VALUE_OPTIONAL),
/dports/www/moodle39/moodle/lib/
H A Dexternallib.php851 public function __construct($itemdesc = 'item', $itemiddesc = 'item id', argument
857 'item' => new external_value(PARAM_TEXT, $itemdesc, VALUE_OPTIONAL),
/dports/www/moodle311/moodle/lib/
H A Dexternallib.php851 public function __construct($itemdesc = 'item', $itemiddesc = 'item id', argument
857 'item' => new external_value(PARAM_TEXT, $itemdesc, VALUE_OPTIONAL),
/dports/net/spoofer/spoofer-1.4.7/prober/
H A Dspoofer-prober.cc269 void printHeader(const char *label, int count, const char *itemdesc) { in printHeader() argument
272 ipv, schedulesDone+1, label, count, itemdesc, count > 1 ? "s" : ""); in printHeader()