/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/h/ |
H A D | interface.h | 124 typedef void * hostHandle; /* Handle of host-language */ typedef 130 hostHandle handle[0]; /* Alien handles to operate on */ 132 hostHandle handle[1]; /* Alien handles to operate on */ 137 __pce_export PceITFSymbol pceLookupHandle(int, hostHandle); 138 __pce_export void pceRegisterName(int, hostHandle, PceName); 139 __pce_export void pceRegisterAssoc(int, hostHandle, PceObject);
|
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ |
H A D | TextureDIB.cpp | 317 HANDLE hostHandle = NULL; in Create() local 320 &hostHandle, 0, DUPLICATE_SAME_ACCESS)) { in Create() 330 hostHandle, dc, bitmap); in Create()
|
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ |
H A D | TextureDIB.cpp | 317 HANDLE hostHandle = NULL; in Create() local 320 &hostHandle, 0, DUPLICATE_SAME_ACCESS)) { in Create() 330 hostHandle, dc, bitmap); in Create()
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ |
H A D | TextureDIB.cpp | 317 HANDLE hostHandle = NULL; in Create() local 320 &hostHandle, 0, DUPLICATE_SAME_ACCESS)) { in Create() 330 hostHandle, dc, bitmap); in Create()
|
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/ |
H A D | TextureDIB.cpp | 317 HANDLE hostHandle = NULL; in Create() local 320 &hostHandle, 0, DUPLICATE_SAME_ACCESS)) { in Create() 330 hostHandle, dc, bitmap); in Create()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/ |
H A D | TextureDIB.cpp | 349 HANDLE hostHandle = NULL; in Create() local 352 &hostHandle, 0, DUPLICATE_SAME_ACCESS)) { in Create() 361 fileMapping, hostHandle, in Create()
|
/dports/audio/carla/Carla-2.4.1/source/frontend/C++/ |
H A D | carla_settings.hpp | 75 RuntimeDriverSettingsW(CarlaHostHandle hostHandle, QWidget* parent = nullptr);
|
H A D | carla_settings.cpp | 261 const CarlaHostHandle hostHandle; member 265 hostHandle(h) in PrivateData() 273 RuntimeDriverSettingsW::RuntimeDriverSettingsW(const CarlaHostHandle hostHandle, QWidget* const par… in RuntimeDriverSettingsW() argument 275 self(new PrivateData(this, hostHandle)) in RuntimeDriverSettingsW() 278 carla_get_runtime_engine_driver_device_info(hostHandle); in RuntimeDriverSettingsW() 313 if (carla_is_engine_running(hostHandle)) in RuntimeDriverSettingsW() 399 carla_show_engine_device_control_panel(self->hostHandle); in slot_showDevicePanel()
|
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/man/interface/ |
H A D | data.doc | 34 hostHandle handle[0]; /* Alien handles to operate on */ 59 \cfunction{PceITFSymbol}{pceLookupHandle}{int which, hostHandle handle} 62 \cfunction{void}{pceRegisterName}{int which, hostHandle handle, 66 \cfunction{void}{pceRegisterAssoc}{int which, hostHandle handle,
|
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/itf/ |
H A D | interface.c | 529 pceLookupHandle(int n, hostHandle handle) in pceLookupHandle() 535 pceRegisterName(int n, hostHandle handle, Name name) in pceRegisterName() 544 pceRegisterAssoc(int n, hostHandle handle, Any obj) in pceRegisterAssoc()
|
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Documentation/sources/Reference/ |
H A D | ofxCoreAPI.rst | 154 propSuite->propGetString(hostHandle, kOfxPropName, 0, &returnedHostName);
|
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Documentation/sources/Reference/ |
H A D | ofxCoreAPI.rst | 154 propSuite->propGetString(hostHandle, kOfxPropName, 0, &returnedHostName);
|