Home
last modified time | relevance | path

Searched defs:lookupString (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
Dmath_simple_store.js130 cvox.MathCompoundStore.prototype.lookupString = function(text, dynamic) { method in cvox.MathCompoundStore
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFontData.cpp257 String lookupString(buffer + i, 1); in fillBMPGlyphs() local
280 String lookupString(buffer + i * 2, 2); in fillNonBMPGlyphs() local
DSVGFontElement.cpp80 String lookupString = unicode.substring(i, 1); in registerLigaturesInGlyphCache() local
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeBackgroundScript.js1081 …tent];if(c)return c.lookupRule(a,b)};cvox.MathCompoundStore.prototype.lookupString=function(a,b){v… method in cvox