Home
last modified time | relevance | path

Searched refs:brush_on (Results 1 – 25 of 25) sorted by path

/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/bubbles/index_files/d3v4-4.13.0/
H A DAPI.md130 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/calendar/index_files/d3v4-4.13.0/
H A DAPI.md130 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/chord/index_files/d3v5-5.0.0/
H A DAPI.md131 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/circlepacking/index_files/d3v4-4.13.0/
H A DAPI.md130 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/dendogram/index_files/d3v4-4.13.0/
H A DAPI.md130 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/forcegraph/index_files/d3v4-4.13.0/
H A DAPI.md130 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/radialtree/index_files/d3v4-4.13.0/
H A DAPI.md130 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/stackedbars/index_files/d3v4-4.13.0/
H A DAPI.md130 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/streamgraph/index_files/d3v5-5.0.0/
H A DAPI.md131 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/treemap/index_files/d3v4-4.13.0/
H A DAPI.md130 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/articles/gallery/voronoi/index_files/d3v4-4.13.0/
H A DAPI.md130 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/index_files/d3-4.13.0/
H A DAPI.md130 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/index_files/d3-v4-4.13.0/
H A DAPI.md130 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/docs/index_files/d3v4-4.13.0/
H A DAPI.md130 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/inst/www/d3/4.13.0/
H A DAPI.md130 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/r2d3/inst/www/d3/5.0.0/
H A DAPI.md131 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…
/dports/graphics/fly/fly-2.0.1/
H A Dfly.c156 int brush_on = 0, tile_on = 0, style_on = 0; in main() local
193 if( brush_on ) { in main()
216 if( brush_on ){ in main()
239 if( brush_on ){ in main()
291 if( brush_on ){ in main()
358 if( brush_on ) { in main()
417 if( brush_on ){ in main()
440 if( brush_on ){ in main()
470 if( brush_on ){ in main()
674 brush_on = 1; in main()
[all …]
/dports/misc/netron/node_modules/d3-brush/
H A DREADME.md146 <a href="#brush_on" name="brush_on">#</a> <i>brush</i>.<b>on</b>(<i>typenames</i>[, <i>listener</i>…
164 When a [brush event listener](#brush_on) is invoked, [d3.event](https://github.com/d3/d3-selection#…
167 * `type` - the string “start”, “brush” or “end”; see [*brush*.on](#brush_on).
/dports/textproc/p5-WordNet-Similarity/WordNet-Similarity-2.07/lib/WordNet/
H A Dwordvectors.dat62342 brush_on 3616 1 9056 1 7120 1 5016 1 9413 1
/dports/textproc/py-wordnet/WordNet-2.0/dict/
H A Dcntlist36164 1 brush_on%2:35:00:: 1
H A Dcntlist.rev4159 brush_on%2:35:00:: 1 1
H A Ddata.verb6125 01227279 35 v 01 brush_on 0 001 @ 01226248 v 0000 01 + 08 00 | apply with a brush; "Brush butter on…
H A Dindex.sense23882 brush_on%2:35:00:: 01227279 1 1
H A Dindex.verb1244 brush_on v 1 1 @ 1 1 01227279
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/d3/src/
H A DAPI.md131 * [*brush*.on](https://github.com/d3/d3-brush/blob/master/README.md#brush_on) - listen for brush ev…