Home
last modified time | relevance | path

Searched refs:updateHandle (Results 1 – 25 of 70) sorted by relevance

123

/dports/x11-wm/compiz-plugins-main/compiz-plugins-main-0.8.8/src/mousepoll/
H A Dmousepoll.c61 CompTimeoutHandle updateHandle; member
167 ms->updateHandle = in mousepollAddPositionPolling()
206 if (!ms->clients && ms->updateHandle) in mousepollRemovePositionPolling()
208 compRemoveTimeout (ms->updateHandle); in mousepollRemovePositionPolling()
209 ms->updateHandle = 0; in mousepollRemovePositionPolling()
270 if (ms->updateHandle) in mousepollSetDisplayOption()
272 compRemoveTimeout (ms->updateHandle); in mousepollSetDisplayOption()
273 ms->updateHandle = in mousepollSetDisplayOption()
363 ms->updateHandle = 0; in mousepollInitScreen()
375 if (ms->updateHandle) in mousepollFiniScreen()
[all …]
/dports/audio/lmms/lmms-1.2.2/plugins/Eq/
H A DEqControlsDialog.cpp133 …->getBandModels( i )->freq , SIGNAL( dataChanged() ), m_parameterWidget, SLOT ( updateHandle() ) ); in EqControlsDialog()
134 …et->getBandModels( i )->gain, SIGNAL( dataChanged() ), m_parameterWidget, SLOT ( updateHandle() )); in EqControlsDialog()
135 …t->getBandModels( i )->res, SIGNAL( dataChanged() ), m_parameterWidget , SLOT ( updateHandle() ) ); in EqControlsDialog()
136 …getBandModels( i )->active, SIGNAL( dataChanged() ), m_parameterWidget , SLOT ( updateHandle() ) ); in EqControlsDialog()
192 …et->getBandModels( 0 )->hp12 , SIGNAL ( dataChanged() ), m_parameterWidget, SLOT( updateHandle())); in EqControlsDialog()
193 …et->getBandModels( 0 )->hp24 , SIGNAL ( dataChanged() ), m_parameterWidget, SLOT( updateHandle())); in EqControlsDialog()
194 …et->getBandModels( 0 )->hp48 , SIGNAL ( dataChanged() ), m_parameterWidget, SLOT( updateHandle())); in EqControlsDialog()
196 …et->getBandModels( 7 )->lp12 , SIGNAL ( dataChanged() ), m_parameterWidget, SLOT( updateHandle())); in EqControlsDialog()
197 …et->getBandModels( 7 )->lp24 , SIGNAL ( dataChanged() ), m_parameterWidget, SLOT( updateHandle())); in EqControlsDialog()
198 …et->getBandModels( 7 )->lp48 , SIGNAL ( dataChanged() ), m_parameterWidget, SLOT( updateHandle())); in EqControlsDialog()
/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dvirevent.c237 virEventUpdateHandleFunc updateHandle, in virEventRegisterImpl() argument
245 addHandle, updateHandle, removeHandle, in virEventRegisterImpl()
255 updateHandleImpl = updateHandle; in virEventRegisterImpl()
/dports/net/zebra-server/idzebra-2.0.55/index/
H A Dzinfo.h53 void *updateHandle,
84 void zebraExplain_flush(ZebraExplainInfo zei, void *updateHandle);
103 int zebraExplain_removeDatabase(ZebraExplainInfo zei, void *updateHandle);
H A Dzinfo.c114 void *updateHandle; member
171 zei->updateHandle = handle; in zebraExplain_flush()
215 zebraExplain_flush(zei, zei->updateHandle); in zebraExplain_close()
334 void *updateHandle, in zebraExplain_open() argument
350 zei->updateHandle = updateHandle; in zebraExplain_open()
764 zei->updateHandle = update_handle; in zebraExplain_removeDatabase()
772 (*zei->updateFunc)(zei->updateHandle, rec, 0); in zebraExplain_removeDatabase()
777 (*zei->updateFunc)(zei->updateHandle, rec, 0); in zebraExplain_removeDatabase()
1030 (*zei->updateFunc)(zei->updateHandle, drec, node_categoryList); in zebraExplain_writeCategoryList()
1080 (*zei->updateFunc)(zei->updateHandle, drec, zad->data1_tree); in zebraExplain_writeAttributeDetails()
[all …]
/dports/games/redeclipse/base-2.0.0/src/steam/
H A Disteamremotestorage.h259 …virtual bool UpdatePublishedFileFile( PublishedFileUpdateHandle_t updateHandle, const char *pchFil…
260 …virtual bool UpdatePublishedFilePreviewFile( PublishedFileUpdateHandle_t updateHandle, const char …
261 …virtual bool UpdatePublishedFileTitle( PublishedFileUpdateHandle_t updateHandle, const char *pchTi…
262 …virtual bool UpdatePublishedFileDescription( PublishedFileUpdateHandle_t updateHandle, const char …
263 …virtual bool UpdatePublishedFileVisibility( PublishedFileUpdateHandle_t updateHandle, ERemoteStora…
264 …virtual bool UpdatePublishedFileTags( PublishedFileUpdateHandle_t updateHandle, SteamParamStringAr…
266 virtual SteamAPICall_t CommitPublishedFileUpdate( PublishedFileUpdateHandle_t updateHandle ) = 0;
283 …virtual bool UpdatePublishedFileSetChangeDescription( PublishedFileUpdateHandle_t updateHandle, co…
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/curveeditor/detail/
H A Dkeyframeitem.cpp216 auto updateLeftHandle = [this]() { updateHandle(m_left); }; in setKeyframe()
229 auto updateRightHandle = [this]() { updateHandle(m_right); }; in setKeyframe()
296 updateHandle(m_left, false); in updatePosition()
299 updateHandle(m_right, false); in updatePosition()
326 updateHandle(item, false); in moveHandle()
341 void KeyframeItem::updateHandle(HandleItem *handle, bool emitChanged) in updateHandle() function in QmlDesigner::KeyframeItem
/dports/graphics/ospray-studio/ospray_studio-0.9.1/sg/fb/
H A DFrameBuffer.cpp53 updateHandle(); in FrameBuffer()
83 updateHandle(); in postCommit()
86 void FrameBuffer::updateHandle() in updateHandle() function in ospray::sg::FrameBuffer
H A DFrameBuffer.h51 void updateHandle();
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/uidescription/editing/
H A Duicolorslider.cpp32 updateHandle (context); in draw()
136 void UIColorSlider::updateHandle (CDrawContext* context) in updateHandle() function in VSTGUI::UIColorSlider
H A Duicolorslider.h42 void updateHandle (CDrawContext* context);
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/uidescription/editing/
H A Duicolorslider.cpp33 updateHandle (context); in draw()
142 void UIColorSlider::updateHandle (CDrawContext* context) in updateHandle() function in VSTGUI::UIColorSlider
H A Duicolorslider.h42 void updateHandle (CDrawContext* context);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Drasterhandleallocator.cpp80 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle() function in SkiaAllocator
142 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle() function in CGAllocator
244 void updateHandle(Handle handle, const SkMatrix& ctm, const SkIRect& clip_bounds) override { in updateHandle() function in GDIAllocator
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Drasterhandleallocator.cpp80 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle() function in SkiaAllocator
142 void updateHandle(Handle hndl, const SkMatrix& ctm, const SkIRect& clip) override { in updateHandle() function in CGAllocator
244 void updateHandle(Handle handle, const SkMatrix& ctm, const SkIRect& clip_bounds) override { in updateHandle() function in GDIAllocator
/dports/x11-wm/compiz/compiz-0.8.8/plugins/
H A Dobs.c92 CompTimeoutHandle updateHandle; member
339 ow->updateHandle = 0; in obsUpdateWindow()
666 ow->updateHandle = compAddTimeout (0, 0, obsUpdateWindow, w); in obsInitWindow()
679 if (ow->updateHandle) in obsFiniWindow()
680 compRemoveTimeout (ow->updateHandle); in obsFiniWindow()
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/macosx/cgl/
H A DMacOSXCGLContext.java209 private long updateHandle = 0; field in MacOSXCGLContext
347 if( 0 == updateHandle ) { in getUpdateHandle()
359 updateHandle = CGL.updateContextRegister(contextHandle, drawable.getHandle()); in getUpdateHandle()
360 if(0 == updateHandle) { in getUpdateHandle()
366 return updateHandle; in getUpdateHandle()
370 if ( 0 != updateHandle ) { in releaseUpdateHandle()
371 CGL.updateContextUnregister(updateHandle); in releaseUpdateHandle()
372 updateHandle = 0; in releaseUpdateHandle()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/core/
H A DSkRasterHandleAllocator.h69 virtual void updateHandle(Handle, const SkMatrix&, const SkIRect&) = 0;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/core/
H A DSkRasterHandleAllocator.h69 virtual void updateHandle(Handle, const SkMatrix&, const SkIRect&) = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/core/
H A DSkRasterHandleAllocator.h69 virtual void updateHandle(Handle, const SkMatrix&, const SkIRect&) = 0;
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/core/
H A DSkRasterHandleAllocator.h69 virtual void updateHandle(Handle, const SkMatrix&, const SkIRect&) = 0;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/core/
H A DSkRasterHandleAllocator.h69 virtual void updateHandle(Handle, const SkMatrix&, const SkIRect&) = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/core/
H A DSkRasterHandleAllocator.h69 virtual void updateHandle(Handle, const SkMatrix&, const SkIRect&) = 0;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/core/
H A DSkRasterHandleAllocator.h69 virtual void updateHandle(Handle, const SkMatrix&, const SkIRect&) = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/docs/examples/
H A DCanvas_accessTopRasterHandle.cpp22 void updateHandle(Handle handle, const SkMatrix& ctm, const SkIRect& clip_bounds) override { in updateHandle() function in CustomAllocator

123