Home
last modified time | relevance | path

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

/dports/editors/biew/biew-610/
H A Ddialogs.c42 twGetWinPos(hwnd,&x1,&y1,&x2,&y2); in Get2DigitDlg()
92 twGetWinPos(hwnd,&x1,&y1,&x2,&y2); in Get8DigitDlg()
145 twGetWinPos(hwnd,&x1,&y1,&x2,&y2); in Get16DigitDlg()
229 twGetWinPos(hwnd,&x1,&y1,&x2,&y2); in GetJumpDlg()
315 twGetWinPos(wdlg,&x1,&y1,&x2,&y2); in GetStringDlg()
478 twGetWinPos(wdlg,&x1,&y1,&x2,&y2); in GetFStoreDlg()
622 twGetWinPos(wdlg,&x1,&y1,&x2,&y2); in GetInsDelBlkDlg()
H A Devents.c116 twGetWinPos(win,&X1,&Y1,&X2,&Y2); in __GetEvent()
H A Dsetup.c195 twGetWinPos(wdlg,&x1,&y1,&x2,&y2); in Setup()
H A Dsearch.c478 twGetWinPos(hwnd,&x1,&y1,&x2,&y2); in SearchDialog()
/dports/editors/biew/biew-610/addons/tools/
H A Ddig_conv.c118 twGetWinPos(wdlg,&x1,&y1,&x2,&y2); in DCStaticPaint()
163 twGetWinPos(wdlg,&x1,&y1,&x2,&y2); in DigConv()
H A Deval.c583 twGetWinPos(wdlg,&x1_,&y1_,&x2_,&y2_); in CalculatorFunc()
/dports/editors/biew/biew-610/biewlib/
H A Dtwin.h544 void __FASTCALL__ twGetWinPos(TWindow *win,tAbsCoord *x1_,tAbsCoord *y1_,tAbsCoord *x2…
H A Dtwin.c1536 void __FASTCALL__ twGetWinPos(TWindow *win,tAbsCoord *x1,tAbsCoord *y1,tAbsCoord *x2,tAbsCoord *y2) in twGetWinPos() function