Home
last modified time | relevance | path

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

/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dgui.c74 int16 pw_bl = 0, pw_bt = 0; variable
1043 …IGraphics->BltBitMapRastPort( bitmaps[bm].bm, bx, by, prefwin->RPort, x+pw_bl, y+pw_bt, w, h, 0x0C… in put_ppartbitmap()
1054 …IGraphics->BltBitMapRastPort( bitmaps[bm].bm, 0, 0, prefwin->RPort, x+pw_bl, y+pw_bt, w, h, 0x0C0 … in put_pbitmap()
3053 printstr(&prefbm, ctxt, tx+1, pcyc[cn].y+pw_bt+5); in gui_render_pcycle()
3055 printstr(&prefbm, ctxt, tx, pcyc[cn].y+pw_bt+4); in gui_render_pcycle()
3071 bm_to_bm( &bitmaps[BM_PRF_BG], 0, 0, &prefbm, pw_bl, pw_bt, 400, 300); in gui_render_prefs()
3128 pw_bt = prefwin->BorderTop; in gui_open_prefs()
3132 pw_bt = 0; in gui_open_prefs()
3141 …gui_set_tbox( &ptb[PTB_SONGDIR], 220+pw_bl, 8+24*3+4+pw_bt, 136, songdir, 511, TBF_ENABLED|TBF_VIS… in gui_open_prefs()
5186 y += pw_bt; in gui_check_ptbox_press()
[all …]