Searched refs:addChildAbove (Results 1 – 2 of 2) sorted by relevance
111 void addChildAbove(GraphicsLayer*, GraphicsLayer* sibling);
232 void GraphicsLayer::addChildAbove(GraphicsLayer* childLayer, GraphicsLayer* sibling) in addChildAbove() function in WebCore::GraphicsLayer