Searched defs:isRoot (Results 1 – 10 of 10) sorted by relevance
49 virtual bool isRoot() const { return false; } in isRoot() function121 virtual bool isRoot() const { return true; } in isRoot() function
100 …etry[] globalGeomList, Set<Geometry> renderSet, Camera cam, BoundingBox parentBox, boolean isRoot){ in generateRenderSet()
693 bool isRoot = N == Pattern.getDstPattern(); in EmitResultInstructionAsOperand() local
128 public boolean isRoot() in isRoot() method in Stylesheet
126 public boolean isRoot() in isRoot() method in StylesheetRoot
463 static UResourceDataEntry *findFirstExisting(const char* path, char* name, UBool *isRoot, UBool *ha… in findFirstExisting()529 UBool isRoot = FALSE; in entryOpen() local
384 get isRoot() getter in WebInspector.HeapSnapshotNode
306 bool isRoot() const { return document()->documentElement() == m_node; } in isRoot() function
587 bool isRoot = this->isRoot(); in paintFillLayerExtended() local
1287 int isRoot; /* whether this is the stylesheet's root node */ member