Searched refs:a_cwcMax (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/glue/
H A Dstring.cpp181 * @param a_cwcMax The number of characters to be copied. If set to RTSTR_MAX,
186 void Utf8Str::copyFrom(CBSTR a_pbstr, size_t a_cwcMax) argument
191 a_cwcMax, // size_t cwcString: translate entire string
/vbox/include/VBox/com/
H A Dstring.h720 void copyFrom(CBSTR a_pbstr, size_t a_cwcMax = RTSTR_MAX);

Completed in 133 milliseconds