Searched defs:trim (Results 1 – 4 of 4) sorted by relevance
36 std::string trim(const string & str) in trim() function
42 public void setTrimLine(boolean trim) { in setTrimLine()
67 public boolean trim = true; field in CreateAssetSetWizardState
432 String trim = text.trim(); in scanTheme() local