Home
last modified time | relevance | path

Searched defs:state (Results 376 – 400 of 1973) sorted by relevance

1...<<11121314151617181920>>...79

/plugin/html2pdf/html2pdf/html2ps/
Dcss.utils.inc.php31 function _fix_tag_display($default_display, &$state, &$pipeline) {
/plugin/top/
Dsyntax.php45 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/toctweak/syntax/
Dsidetoc.php26 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/comment/
Dsyntax.php22 function handle($match, $state, $pos, Doku_Handler $handler){ return ''; }
/plugin/creole/syntax/
Dlinebreak.php28 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/rating/
Dsyntax.php38 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/extranet/
Dsyntax.php38 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/bookcreator/syntax/
Dexportsaved.php46 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/qrcodescanner/
Dsyntax.php28 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/datasearchform/
Dsyntax.php59 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/mediasyntax/syntax/
Dspan.php27 function handle($match, $state, $pos, Doku_Handler $handler)
Dbold.php19 function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/pagemod/
Dsyntax.php47 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/latexit/syntax/
Dconfig.php51 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/include/syntax/
H A Dheader.php22 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/combonav/
Dsyntax.php26 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/footerv2/
H A Dsyntax.php24 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/custommeta/
Dsyntax.php20 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/ruby/
Dsyntax.php37 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/diagrams/syntax/
H A Dembed.php25 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/fuzzysearch/syntax/
H A Dsearch.php10 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/dwtimeline/syntax/
H A Dtimeline.php49 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DServiceInterface.php32 public function requestAccessToken($code, $state = null);
/plugin/diagramsnet/lib/js/grapheditor/
DGraph.js317 state: null, property
728 this.cellRenderer.getLabelValue = function(state) argument
825 mxGuide.prototype.getGuideColor = function(state, horizontal) argument
1104 …r cells = this.getCells(rect.x, rect.y, rect.width, rect.height, null, null, isect, function(state) argument
1210 this.connectionHandler.constraintHandler.isStateIgnored = function(state, source) argument
2052 this.cellRenderer.initializeLabel = function(state, shape) argument
2436 Graph.prototype.isRecursiveVertexResize = function(state) argument
2537 mxCellHighlight.prototype.getStrokeWidth = function(state) argument
2766 Graph.prototype.labelLinkClicked = function(state, elt, evt) argument
3109 Graph.prototype.createEdgeWipeAnimation = function(state, wipeIn) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDomains/
DRegistration.php58 public $state; variable in Google\\Service\\CloudDomains\\Registration
207 public function setState($state)

1...<<11121314151617181920>>...79