Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp90516 nsISupports* ObjectAt(int32_t aIndex) const { return mArray[aIndex]; } in ObjectAt() function in nsCOMArray_base
90613 T* ObjectAt(int32_t aIndex) const in ObjectAt() function in nsCOMArray