Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dpath.ts763 const aRoot = a.substring(0, getRootLength(a)); constant
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp88440 nsIContent* GetNextNode(const nsINode* aRoot = nullptr) const in GetNextNode()
88445 nsIContent* GetNextNonChildNode(const nsINode* aRoot = nullptr) const in GetNextNonChildNode()
88463 nsIContent* GetNextNodeImpl(const nsINode* aRoot, in GetNextNodeImpl()
88493 nsIContent* GetPreviousContent(const nsINode* aRoot = nullptr) const in GetPreviousContent()
126711 …esult GetPrefType(const char * aPrefName, int32_t *_retval) override { return sRootBranch-> GetPre… in PrefIsLocked()