Searched refs:gSpace (Results 1 – 4 of 4) sorted by relevance
15 #define gSpace 2016 #define g2x (m + g1xs + gSpace)18 #define g2xs (xc - g1xs - gSpace)
30 static const UChar gSpace = 0x0020; variable1067 toInsertInto.insert(_pos + getPos(), gSpace); in doSubstitution()1161 while (workText.length() > 0 && workText.charAt(0) == gSpace) { in doParse()1210 toInsertInto.insert(apos + getPos(), gSpace); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()1269 while (workText.length() > 0 && workText.charAt(0) == gSpace) { in doParse()
67 static const UChar gSpace = 0x0020; variable279 UChar c = gSpace; in parseRuleDescriptor()685 result.append(gSpace); in _appendRuleText()690 if (ruleText.charAt(0) == gSpace && (sub1 == NULL || sub1->getPos() != 0)) { in _appendRuleText()
29 #undef gSpace