Searched refs:leftChar (Results 1 – 4 of 4) sorted by relevance
74 <cfset leftChar = Left(aspell_line, 1)>75 <cfif leftChar eq "*">81 <cfif leftChar eq "&" or leftChar eq "##">
76 <cfset leftChar = Left(aspell_line, 1)>77 <cfif leftChar eq "*">83 <cfif leftChar eq "&" or leftChar eq "##">
450 leftChar = left.charAt(left.length - 1), variable467 … if (charSettings.keyMap[i].open == leftChar && charSettings.keyMap[i].close == rightChar){493 leftChar = left.charAt(left.length - 1), variable499 … if (charSettings.keyMap[i].open == leftChar && charSettings.keyMap[i].close == rightChar) {
1 …leftChar = model.getValueInRange(Range.fromPositions(beginPosition, middlePosition));\n …