Searched refs:NEWLINE (Results 1 – 5 of 5) sorted by relevance
33 const String NEWLINE = "\n"; variable50 stringBuilder.Append(NEWLINE); in EmitInterface()52 stringBuilder.Append(NEWLINE); in EmitInterface()54 stringBuilder.Append(NEWLINE); in EmitInterface()241 stringBuilder.Append(NEWLINE); in EmitInterfaceProxy()243 stringBuilder.Append(NEWLINE); in EmitInterfaceProxy()245 stringBuilder.Append(NEWLINE); in EmitInterfaceProxy()258 stringBuilder.Append(NEWLINE); in EmitInterfaceProxyImpl()260 stringBuilder.Append(NEWLINE); in EmitInterfaceProxyImpl()263 stringBuilder.Append(NEWLINE); in EmitInterfaceProxyImpl()[all …]
28 const std::string NEWLINE = "\n"; variable29 const std::wstring WIDE_NEWLINE = StringUtils::ToWstring(NEWLINE);
151 const std::string NEWLINE = "\n"; variable152 const std::wstring WIDE_NEWLINE = StringUtils::ToWstring(NEWLINE);
661 | NEWLINE<sup>12+</sup> | 8 | 换行。|
661 | NEWLINE<sup>12+</sup> | 8 | Line break.|