Home
last modified time | relevance | path

Searched defs:brushId (Results 1 – 7 of 7) sorted by relevance

/dports/www/R-cran-crosstalk/crosstalk/R/
H A Dggplot2.R83 maintain_selection <- function(sharedData, brushId, ownerId = "") { argument
/dports/www/R-cran-shiny/shiny/tests/test-modules/107_scatterplot/tests/testthat/
H A Dtest-server.R20 direction = "xy", brushId = "scatters-brush", outputId = "scatters-plot2" nameattr
H A Dtest-linked-scatterplot-module.R27 direction = "xy", brushId = "scatters-brush", outputId = "scatters-plot2" nameattr
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsogrutils.cpp1409 const int brushId = match.captured( 1 ).toInt(); in symbolFromStyleString() local
1422 const int brushId = ogrMatch.captured( 1 ).toInt(); in symbolFromStyleString() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/tools/
H A Demfphelperdata.cxx1389 sal_uInt32 brushId; in processEmfPlusData() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/tools/
H A Demfphelperdata.cxx1582 sal_uInt32 brushId, formatId, stringLength; in processEmfPlusData() local
/dports/www/R-cran-shiny/shiny/R/
H A Dshiny.R1804 resetBrush = function(brushId) { argument
1807 brushId = brushId nameattr