Searched refs:spaceChar (Results 1 - 4 of 4) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DXMLChar.java106 int spaceChar[] = {
279 for (int i = 0; i < spaceChar.length; i++) {
280 CHARS[spaceChar[i]] |= MASK_SPACE;
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderText.cpp810 const UChar spaceChar = space; local
811 float spaceWidth = font.width(constructTextRun(this, font, &spaceChar, 1, style(), direction));
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/source_frame/
H A DCodeMirrorTextEditor.js686 const spaceChar = "ยท";
690 spaceChars += spaceChar;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 900 milliseconds