Home
last modified time | relevance | path

Searched defs:usID (Results 1 – 5 of 5) sorted by relevance

/dports/math/gnuplot/gnuplot-5.4.1/src/os2/
H A Ddialogs.c402 void WinSetDlgItemFloatF( HWND hwnd, USHORT usID, int nDec, float flValue ) in WinSetDlgItemFloatF()
414 void WinSetDlgItemFloat( HWND hwnd, USHORT usID, float flValue ) in WinSetDlgItemFloat()
427 void WinQueryDlgItemFloat( HWND hwnd, USHORT usID, float *pflValue ) in WinQueryDlgItemFloat()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/os2/
H A Ddialogs.c402 void WinSetDlgItemFloatF( HWND hwnd, USHORT usID, int nDec, float flValue ) in WinSetDlgItemFloatF()
414 void WinSetDlgItemFloat( HWND hwnd, USHORT usID, float flValue ) in WinSetDlgItemFloat()
427 void WinQueryDlgItemFloat( HWND hwnd, USHORT usID, float *pflValue ) in WinQueryDlgItemFloat()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/os2/
H A Ddialogs.c402 void WinSetDlgItemFloatF( HWND hwnd, USHORT usID, int nDec, float flValue ) in WinSetDlgItemFloatF()
414 void WinSetDlgItemFloat( HWND hwnd, USHORT usID, float flValue ) in WinSetDlgItemFloat()
427 void WinQueryDlgItemFloat( HWND hwnd, USHORT usID, float *pflValue ) in WinQueryDlgItemFloat()
/dports/games/gnubg/gnubg-1.06.002/
H A Dpositionid.c492 PositionFromBearoff(unsigned int anBoard[], unsigned int usID, unsigned int nPoints, unsigned int n… in PositionFromBearoff()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DSoldier_Init_List.cc1437 SOLDIERINITNODE* FindSoldierInitNodeWithID( UINT16 usID ) in FindSoldierInitNodeWithID()