Searched defs:aRoot (Results 1 – 2 of 2) sorted by relevance
763 const aRoot = a.substring(0, getRootLength(a)); constant
88440 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()