Home
last modified time | relevance | path

Searched refs:leftChar (Results 1 – 4 of 4) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm74 <cfset leftChar = Left(aspell_line, 1)>
75 <cfif leftChar eq "*">
81 <cfif leftChar eq "&" or leftChar eq "##">
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm76 <cfset leftChar = Left(aspell_line, 1)>
77 <cfif leftChar eq "*">
83 <cfif leftChar eq "&" or leftChar eq "##">
/plugin/behave/
H A Dbehave.js450 leftChar = left.charAt(left.length - 1), variable
467 … if (charSettings.keyMap[i].open == leftChar && charSettings.keyMap[i].close == rightChar){
493 leftChar = left.charAt(left.length - 1), variable
499 … if (charSettings.keyMap[i].open == leftChar && charSettings.keyMap[i].close == rightChar) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1leftChar = model.getValueInRange(Range.fromPositions(beginPosition, middlePosition));\n …