Searched refs:UpperSibling (Results 1 – 3 of 3) sorted by relevance
96 Layer::UpperSibling() const// we already have in UpperSibling() function in Layer265 for (Layer *lay = BottomChild(); lay; lay = UpperSibling()) in resize_layer_frame_by()279 for (Layer *lay = BottomChild(); lay; lay = UpperSibling()) { in rezize_layer_redraw_more()330 for (Layer *lay = BottomChild(); lay; lay = UpperSibling()) { in resize_layer_full_update_on_resize()350 for (Layer *lay = BottomChild(); lay; lay = UpperSibling()) in ResizeBy()582 for (Layer *lay = BottomChild(); lay; lay = UpperSibling()) { in rebuild_visible_regions()621 for (Layer *child = BottomChild(); child; child = UpperSibling()) in clear_visible_regions()631 for (Layer *child = BottomChild(); child; child = UpperSibling()) in PrintToStream()
38 Layer* UpperSibling() const;
97 for (Layer *child = lay->BottomChild(); child; child = lay->UpperSibling()) in FindLayer()309 for (Layer *child = lay->BottomChild(); child; child = lay->UpperSibling()) in DrawSubTree()