Home
last modified time | relevance | path

Searched refs:START_POSITION (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/syntax/
H A Dedit.php30 const START_POSITION = "start-position"; define in syntax_plugin_combo_edit
/plugin/combo/ComboStrap/
H A DEditButton.php106 $startPosition = $attributes[\syntax_plugin_combo_edit::START_POSITION];
395 \syntax_plugin_combo_edit::START_POSITION => $this->startPosition,