Searched refs:checkParent (Results 1 – 3 of 3) sorted by relevance
176 checkParent(const char *itemName, CheckDependency check, void *context, in checkParent() function389 checkParent(itemName, check, context, pErrorCode); in ures_enumDependencies()
177 …RenderLayer* findNextLayer(RenderLayer* parentLayer, RenderObject* startPoint, bool checkParent = …
499 bool checkParent) in findNextLayer() argument528 if (checkParent && parent()) in findNextLayer()