Home
last modified time | relevance | path

Searched refs:gSpace (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/UI/GUI/
DExtractDialog.rc15 #define gSpace 20
16 #define g2x (m + g1xs + gSpace)
18 #define g2xs (xc - g1xs - gSpace)
/external/icu/icu4c/source/i18n/
Dnfsubs.cpp34 static const UChar gSpace = 0x0020; variable
1085 toInsertInto.insert(_pos + getPos(), gSpace); in doSubstitution()
1182 while (workText.length() > 0 && workText.charAt(0) == gSpace) { in doParse()
1232 toInsertInto.insert(apos + getPos(), gSpace); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
1292 while (workText.length() > 0 && workText.charAt(0) == gSpace) { in doParse()
Dnfrule.cpp70 static const UChar gSpace = 0x0020; variable
282 UChar c = gSpace; in parseRuleDescriptor()
688 result.append(gSpace); in _appendRuleText()
693 if (fRuleText.charAt(0) == gSpace && (sub1 == NULL || sub1->getPos() != 0)) { in _appendRuleText()
/external/lzma/CPP/7zip/
DGuiCommon.rc29 #undef gSpace