Home
last modified time | relevance | path

Searched refs:EnableScreenUpdates (Results 1 – 4 of 4) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/win/
H A D_Winmodule.c3054 #ifndef EnableScreenUpdates in Win_EnableScreenUpdates()
3055 PyMac_PRECHECK(EnableScreenUpdates); in Win_EnableScreenUpdates()
3059 _err = EnableScreenUpdates(); in Win_EnableScreenUpdates()
/dports/lang/python27/Python-2.7.18/Mac/Modules/win/
H A D_Winmodule.c3054 #ifndef EnableScreenUpdates in Win_EnableScreenUpdates()
3055 PyMac_PRECHECK(EnableScreenUpdates); in Win_EnableScreenUpdates()
3059 _err = EnableScreenUpdates(); in Win_EnableScreenUpdates()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/widgets/
H A Dqtoolbar.cpp1165 EnableScreenUpdates(); in event()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DMacWindows.pas9355 function EnableScreenUpdates: OSStatus; external name '_EnableScreenUpdates'; in EnableScreenUpdates() function