HomeSort by relevance Sort by last modified time
    Searched refs:condense (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
QuickDraw.py 11 condense = 0x20 variable
188 condense = 0x20 variable
  /external/gtest/src/
Android.mk 27 # condense them using function(s) for the common code.
  /external/sfntly/cpp/src/test/tinyxml/
tinyxml.h 217 are provided to set whether or not TinyXml will condense all white space
218 into a single space or not. The default is to condense. Note changing this
221 static void SetCondenseWhiteSpace( bool condense ) { condenseWhiteSpace = condense; }
    [all...]
  /external/tinyxml/
tinyxml.h 171 are provided to set whether or not TinyXml will condense all white space
172 into a single space or not. The default is to condense. Note changing this
175 static void SetCondenseWhiteSpace( bool condense ) { condenseWhiteSpace = condense; }
    [all...]

Completed in 119 milliseconds