Home
last modified time | relevance | path

Searched defs:TwoByteCharsZ (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp96073 class TwoByteCharsZ : public mozilla::RangedPtr<char16_t> class
96080 TwoByteCharsZ() : Base(nullptr, 0) {} in TwoByteCharsZ() function in JS::TwoByteCharsZ
96082 TwoByteCharsZ(char16_t* chars, size_t length) in TwoByteCharsZ() function in JS::TwoByteCharsZ