Home
last modified time | relevance | path

Searched refs:pw_bl (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()
3050 tx = pcyc[cn].x+pw_bl+(79-(w>>1)); 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()
3127 pw_bl = prefwin->BorderLeft; in gui_open_prefs()
3131 pw_bl = 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()
3142 …gui_set_tbox( &ptb[PTB_INSTDIR], 220+pw_bl, 8+24*4+4+pw_bt, 136, instdir, 511, TBF_ENABLED|TBF_VIS… in gui_open_prefs()
5185 x += pw_bl; in gui_check_ptbox_press()
[all …]