Searched refs:Gecko_AppendUTF8toString (Results 1 – 4 of 4) sorted by relevance
680 Gecko_AppendUTF8toString(self as *mut _, other as *const _); in append_utf8()743 fn Gecko_AppendUTF8toString(this: *mut nsAString, other: *const nsACString); in Gecko_AppendUTF8toString() function
955 Gecko_AppendUTF8toString(self, other.adapt().as_ptr()); in append_utf8()1047 fn Gecko_AppendUTF8toString(this: *mut nsAString, other: *const nsACString); in Gecko_AppendUTF8toString() function
1134 void Gecko_AppendUTF8toString(nsAString* aThis, const nsACString* aOther) { in Gecko_AppendUTF8toString() function
1378 void Gecko_AppendUTF8toString(nsAString* aThis, const nsACString* aOther)