Searched refs:SYSLINK_GetIdealSize (Results 1 – 1 of 1) sorted by relevance
1473 static LONG SYSLINK_GetIdealSize (const SYSLINK_INFO *infoPtr, int cxMaxWidth, SIZE *lpSize) in SYSLINK_GetIdealSize() function1667 return SYSLINK_GetIdealSize(infoPtr, (int)wParam, (SIZE *)lParam); in SysLinkWindowProc()