Searched refs:StrTrim (Results 1 – 1 of 1) sorted by relevance
71 CFX_ByteString StrTrim(const CFX_ByteString& pStr) { in StrTrim() function78 CFX_WideString StrTrim(const CFX_WideString& pStr) { in StrTrim() function117 CFX_WideString sTrim = StrTrim(str); in IsNumber()209 CJS_Value(pRuntime, StrTrim(CFX_ByteString(p)).c_str())); in AF_MakeArrayFromList()219 CJS_Value(pRuntime, StrTrim(CFX_ByteString(pSub)).c_str())); in AF_MakeArrayFromList()769 CFX_ByteString strValue = StrTrim(CFX_ByteString::FromUnicode(Value)); in AFNumber_Format()917 CFX_WideString swTemp = StrTrim(wstrValue); in AFNumber_Keystroke()1015 CFX_ByteString strValue = StrTrim(CFX_ByteString::FromUnicode(Value)); in AFPercent_Format()