Home
last modified time | relevance | path

Searched defs:idStr (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dregion.h197 UnicodeString idStr; variable
/external/icu/icu4c/source/i18n/
Duspoof.cpp316 UnicodeString idStr((length == -1), id, length); // Aliasing constructor. in uspoof_check() local
331 …UnicodeString idStr = UnicodeString::fromUTF8(StringPiece(id, length>=0 ? length : uprv_strlen(id)… in uspoof_checkUTF8() local
640 UnicodeString idStr((length==-1), id, length); // Aliasing constructor in uspoof_getSkeleton() local
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
Dmathjax.js78 cvox.ChromeMathJax.prototype.retrieveCallback_ = function(idStr) { argument
/external/skia/src/svg/
DSkSVGParser.cpp282 char idStr[24]; in translateMatrix() local
/external/chromium_org/third_party/skia/src/svg/
DSkSVGParser.cpp282 char idStr[24]; in translateMatrix() local
/external/skia/src/views/
DSkEvent.cpp450 const char* idStr = evt->findString("id"); in ServiceQueueTimer() local
/external/chromium_org/third_party/skia/src/views/
DSkEvent.cpp450 const char* idStr = evt->findString("id"); in ServiceQueueTimer() local