Searched defs:brailleToText (Results 1 – 2 of 2) sorted by relevance
117 function chunkTranslated(chunk, cells, textToBraille, brailleToText) { argument293 return function(cells, textToBraille, brailleToText) { argument
226 goog.bind(function(cells, textToBraille, brailleToText) { argument