Home
last modified time | relevance | path

Searched defs:IsWindowInStandardState (Results 1 – 2 of 2) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DMacWindows.pas7387 function IsWindowInStandardState( inWindow: WindowRef; {const} inIdealSize: PointPtr { can be NULL … in IsWindowInStandardState() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DXplatUICarbon.cs2348 extern static bool IsWindowInStandardState (IntPtr hWnd, IntPtr a, IntPtr b); in IsWindowInStandardState() method in System.Windows.Forms.XplatUICarbon