Home
last modified time | relevance | path

Searched defs:callbackValue (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/lesstif/lesstif-0.95.2/test/extra/megabutton/
H A DMegaB.h53 XtPointer callbackValue; member
/dports/cad/gmsh/gmsh-4.9.2-source/Plugin/
H A DIsosurface.cpp25 double GMSH_IsosurfacePlugin::callbackValue(int num, int action, double value) in callbackValue() function in GMSH_IsosurfacePlugin
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/core/renderer/
H A Dweb_channel_ipc_transport.cpp248 …v8::MaybeLocal<v8::Value> callbackValue(webChannelObject->Get(context, gin::StringToV8(isolate, "o… in DispatchWebChannelMessage() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DCustomElementRegistry.cpp534 JS::Rooted<JS::Value> callbackValue(aCx); in CheckLifeCycleCallbacks() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DCustomElementRegistry.cpp461 JS::Rooted<JS::Value> callbackValue(aCx); in CheckLifeCycleCallbacks() local
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/observer/test/
H A DObserverTest.cpp355 int callbackValue = 0; in TEST() local