Home
last modified time | relevance | path

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

/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dwidgets.c1698 int rgnSaveType, rgnType; in apc_widget_is_exposed() local
1713 rgnType = GetUpdateRgn( h, rgn, FALSE); in apc_widget_is_exposed()
1719 return ( rgnType == COMPLEXREGION || rgnType == SIMPLEREGION); in apc_widget_is_exposed()
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/svm/
H A Dimportsvm.cpp3155 quint32 nPoints, rgnType, dummy; in handleEMPRegion() local
3158 ds >> rgnType; in handleEMPRegion()
3159 if (rgnType <= U_RNDT_Complement) in handleEMPRegion()
3193 if (rgnType == U_RNDT_And) in handleEMPRegion()
3195 else if (rgnType == U_RNDT_Or) in handleEMPRegion()
3197 else if (rgnType == U_RNDT_Exclude) in handleEMPRegion()
3216 if (rgnType == U_RNDT_Rect) in handleEMPRegion()
3230 else if (rgnType == U_RNDT_Path) in handleEMPRegion()
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/emf/
H A Dimportemf.cpp4218 quint32 nPoints, rgnType, dummy; in handleEMPRegion() local
4221 ds >> rgnType; in handleEMPRegion()
4222 if (rgnType <= U_RNDT_Complement) in handleEMPRegion()
4256 if (rgnType == U_RNDT_And) in handleEMPRegion()
4258 else if (rgnType == U_RNDT_Or) in handleEMPRegion()
4260 else if (rgnType == U_RNDT_Exclude) in handleEMPRegion()
4279 if (rgnType == U_RNDT_Rect) in handleEMPRegion()
4293 else if (rgnType == U_RNDT_Path) in handleEMPRegion()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsWindow.cpp1360 int rgnType = ::GetWindowRgnBox(mWnd, &clip); in CreateScrollSnapshot() local
1361 if (rgnType == RGN_ERROR) { in CreateScrollSnapshot()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsWindow.cpp1411 int rgnType = ::GetWindowRgnBox(mWnd, &clip);
1412 if (rgnType == RGN_ERROR) {
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsWindow.cpp1464 int rgnType = ::GetWindowRgnBox(mWnd, &clip); in CreateScrollSnapshot() local
1465 if (rgnType == RGN_ERROR) { in CreateScrollSnapshot()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsWindow.cpp1564 int rgnType = ::GetWindowRgnBox(mWnd, &clip); in CreateScrollSnapshot() local
1565 if (rgnType == RGN_ERROR) { in CreateScrollSnapshot()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DnsWindow.cpp1564 int rgnType = ::GetWindowRgnBox(mWnd, &clip); in CreateScrollSnapshot() local
1565 if (rgnType == RGN_ERROR) { in CreateScrollSnapshot()