Home
last modified time | relevance | path

Searched refs:toppos (Results 1 – 25 of 43) sorted by relevance

12

/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXText.cpp1342 toppos=prevRow(toppos,-delta); in moveContents()
1361 toppos=nextRow(toppos,delta); in moveContents()
1378 FXASSERT(0<=toppos && toppos<=length); in moveContents()
1411 FXASSERT(0<=toppos && toppos<=length); in calcVisRows()
1461 FXASSERT(0<=toppos && toppos<=length); in mutation()
1476 FXASSERT(0<=toppos && toppos<=length); in mutation()
1488 FXASSERT(0<=toppos && toppos<=length); in mutation()
1498 FXASSERT(0<=toppos && toppos<=length); in mutation()
1529 FXASSERT(0<=toppos && toppos<=length); in mutation()
1541 FXASSERT(0<=toppos && toppos<=length); in mutation()
[all …]
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXText.cpp1409 toppos=prevRow(toppos,-delta); in moveContents()
1428 toppos=nextRow(toppos,delta); in moveContents()
1445 FXASSERT(0<=toppos && toppos<=length); in moveContents()
1478 FXASSERT(0<=toppos && toppos<=length); in calcVisRows()
1533 FXASSERT(0<=toppos && toppos<=length); in mutation()
1548 FXASSERT(0<=toppos && toppos<=length); in mutation()
1560 FXASSERT(0<=toppos && toppos<=length); in mutation()
1570 FXASSERT(0<=toppos && toppos<=length); in mutation()
1601 FXASSERT(0<=toppos && toppos<=length); in mutation()
1613 FXASSERT(0<=toppos && toppos<=length); in mutation()
[all …]
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXText.cpp1714 toppos=prevRow(toppos,-delta); in moveContents()
1733 toppos=nextRow(toppos,delta); in moveContents()
1750 FXASSERT(0<=toppos && toppos<=length); in moveContents()
1783 FXASSERT(0<=toppos && toppos<=length); in calcVisRows()
1847 FXASSERT(0<=toppos && toppos<=length); in mutation()
1862 FXASSERT(0<=toppos && toppos<=length); in mutation()
1874 FXASSERT(0<=toppos && toppos<=length); in mutation()
1884 FXASSERT(0<=toppos && toppos<=length); in mutation()
1915 FXASSERT(0<=toppos && toppos<=length); in mutation()
1927 FXASSERT(0<=toppos && toppos<=length); in mutation()
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/install/mysql/tables/
H A Dllx_takepos_floor_tables.sql23 toppos float, field
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/install/mysql/tables/
H A Dllx_takepos_floor_tables.sql23 toppos float, field
/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DTextSelector.C345 int toppos; in updateList() local
347 if (select_this_item <= MAX_VISIBLE) toppos = 1; in updateList()
348 else toppos = select_this_item - 3; in updateList()
349 if (toppos >= maxtoppos) toppos = 0; in updateList()
350 if (toppos) in updateList()
351 XmListSetPos (this->popupList, toppos); in updateList()
/dports/japanese/skkinput/skkinput-2.06.4/
H A Ddraw.c410 register int toppos, pos, x, xdiff ; in OTSW_CalcTopPositionOfBuffer() local
414 toppos = linetop_pos ; in OTSW_CalcTopPositionOfBuffer()
424 toppos = pos + 1 ; in OTSW_CalcTopPositionOfBuffer()
433 toppos = pos ; in OTSW_CalcTopPositionOfBuffer()
445 *ret_toppos = toppos ; in OTSW_CalcTopPositionOfBuffer()
H A DOverWin.c1981 int width, start_x, toppos ; in OTSW_ConfigureWindowsScreenIsSmall() local
1993 &toptext, &toppos) ; in OTSW_ConfigureWindowsScreenIsSmall()
1998 int tmp_pos = toppos, cursor_flag = False ; in OTSW_ConfigureWindowsScreenIsSmall()
2034 w->overthespotWin.client_area.width) || linetop_pos != toppos){ in OTSW_ConfigureWindowsScreenIsSmall()
2047 w->overthespotWin.topline_pos = toppos ; in OTSW_ConfigureWindowsScreenIsSmall()
2097 w->overthespotWin.botline_pos = toppos ; in OTSW_ConfigureWindowsScreenIsSmall()
2403 int toppos, fontheight, fontascent ; in Minibuffer_Redisplay() local
2467 &toptext, &toppos) ; in Minibuffer_Redisplay()
2471 toptext, toppos, fontascent, fontheight, width, in Minibuffer_Redisplay()
H A DOnWin.c1136 int toppos ; in Minibuffer_Redisplay() local
1173 fontset, mNode->textbuffer, 0, mNode->cur_pos, width, &toptext, &toppos) ; in Minibuffer_Redisplay()
1176 toptext, toppos, fontascent, fontheight, width, in Minibuffer_Redisplay()
H A DOffWin.c1633 int toppos ; in Minibuffer_RedisplayCallback() local
1638 &toptext, &toppos ) ; in Minibuffer_RedisplayCallback()
1642 toptext, toppos, fontascent, fontheight, in Minibuffer_RedisplayCallback()
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dgif.c131 uint16_t toppos; member
348 le16_to_host(image_desc.toppos)); in cli_parsegif()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dgif.c131 uint16_t toppos; member
348 le16_to_host(image_desc.toppos)); in cli_parsegif()
/dports/x11-toolkits/xforms/xforms-1.2.4/lib/
H A Dxtext.c587 int toppos; /* y-coord of the top line */ in fli_get_pos_in_string() local
630 toppos = y; in fli_get_pos_in_string()
634 toppos = y + 0.5 * ( h - lnumb * fheight ); in fli_get_pos_in_string()
638 toppos = y + h - 1 - fheight; in fli_get_pos_in_string()
646 *yp = ( ypos - toppos ) / fheight; in fli_get_pos_in_string()
/dports/math/form/form-4.2.1/sources/
H A Dindex.c76 POSITION auxpos, toppos; in FindBracket() local
273 toppos = AS.OldOnFile[nexp]; in FindBracket()
274 ADD2POS(toppos,bi->next); in FindBracket()
302 if ( ISGEPOS(AN.theposition,toppos) ) { in FindBracket()
H A Dstore.c825 SETBASEPOSITION(st->toppos,-1); in DeleteStore()
833 SETBASEPOSITION(st->toppos,-1); in DeleteStore()
1634 if ( ISLESSPOS(*position,s->toppos) && in GetFromStore()
1652 if ( ISLESSPOS(*position,s->toppos) ) { in GetFromStore()
1664 while ( num > 0 && ISLESSPOS(*position,s->toppos) ) { in GetFromStore()
1670 SETBASEPOSITION(s->toppos,-1); in GetFromStore()
1678 s->toppos = *position; in GetFromStore()
1679 ADDPOS(s->toppos,RetCode); in GetFromStore()
1701 s->toppos = *position; in GetFromStore()
1702 ADDPOS(s->toppos,RetCode); in GetFromStore()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXText.cpp329 toppos=0; in FXText()
397 toppos=0; in FXText()
1377 FXASSERT(0<=toppos && toppos<=length); in layout()
1869 toppos=0; in moveContents()
1873 toppos=prevRow(toppos,-delta); in moveContents()
1892 toppos=nextRow(toppos,delta); in moveContents()
1905 keeppos=toppos; in moveContents()
1909 FXASSERT(0<=toppos && toppos<=length); in moveContents()
2130 toppos=0; in mutation()
2157 keeppos=toppos; in mutation()
[all …]
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXText.cpp330 toppos=0; in FXText()
398 toppos=0; in FXText()
1378 FXASSERT(0<=toppos && toppos<=length); in layout()
1870 toppos=0; in moveContents()
1874 toppos=prevRow(toppos,-delta); in moveContents()
1893 toppos=nextRow(toppos,delta); in moveContents()
1906 keeppos=toppos; in moveContents()
1910 FXASSERT(0<=toppos && toppos<=length); in moveContents()
2131 toppos=0; in mutation()
2158 keeppos=toppos; in mutation()
[all …]
/dports/games/tads/tads-3.0.8/tads2/
H A Ddbgu.c265 static void dbgusearch(lin, pos, toppos, win, str) in dbgusearch() argument
268 uchar *toppos; /* location of top of screen */
293 lintell(lin, toppos);
294 dbgsrcshow(lin, win, toppos, dbgsrcloc);
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dfile-gif-load.c330 guint toppos,
925 guint toppos, in ReadImage() argument
1107 gimp_item_transform_translate (layer_ID, (gint) leftpos, (gint) toppos); in ReadImage()
/dports/games/cake/cake_src/
H A Dmain.cpp73 int toppos, leftpos; // window position (top and pos) - not used variable
858 toppos = gVars->IntForKey("v_top"); in main()
885 glutInitWindowPosition(leftpos, toppos); in main()
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/install/mysql/migration/
H A D8.0.0-9.0.0.sql152 toppos float, field
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/install/mysql/migration/
H A D8.0.0-9.0.0.sql152 toppos float, field
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/amenadiel/jpgraph/src/graph/
H A DGraph.php1943 $toppos = SIDE_DOWN;
1949 $toppos = SIDE_UP;
1955 $toppos = false;
1961 $toppos = false;
1983 if ($toppos !== false) {
1992 $this->xaxis->scale->ticks->SetSide($toppos);
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dframe.c4310 int toppos = 0; in gui_set_frame_parameters() local
4341 toppos = XFIXNUM (top); in gui_set_frame_parameters()
4342 if (toppos < 0) in gui_set_frame_parameters()
4349 toppos = - XFIXNUM (XCAR (XCDR (top))); in gui_set_frame_parameters()
4355 toppos = XFIXNUM (XCAR (XCDR (top))); in gui_set_frame_parameters()
4357 toppos = frame_float (f, top, FRAME_FLOAT_TOP, &parent_done, in gui_set_frame_parameters()
4361 f->top_pos = toppos; in gui_set_frame_parameters()
4368 FRAME_TERMINAL (f)->set_frame_offset_hook (f, leftpos, toppos, -1); in gui_set_frame_parameters()
/dports/editors/emacs/emacs-27.2/src/
H A Dframe.c4173 int toppos = 0; in gui_set_frame_parameters() local
4204 toppos = XFIXNUM (top); in gui_set_frame_parameters()
4205 if (toppos < 0) in gui_set_frame_parameters()
4212 toppos = - XFIXNUM (XCAR (XCDR (top))); in gui_set_frame_parameters()
4218 toppos = XFIXNUM (XCAR (XCDR (top))); in gui_set_frame_parameters()
4220 toppos = frame_float (f, top, FRAME_FLOAT_TOP, &parent_done, in gui_set_frame_parameters()
4224 f->top_pos = toppos; in gui_set_frame_parameters()
4231 FRAME_TERMINAL (f)->set_frame_offset_hook (f, leftpos, toppos, -1); in gui_set_frame_parameters()

12