nsDisplayItems are put in singly-linked lists rooted in an nsDisplayList. More...
#include <nsDisplayList.h>
Inheritance diagram for nsDisplayItemLink:
Collaboration diagram for nsDisplayItemLink:Protected Member Functions | |
| nsDisplayItemLink () | |
Protected Attributes | |
| nsDisplayItem * | mAbove |
Friends | |
| class | nsDisplayList |
nsDisplayItems are put in singly-linked lists rooted in an nsDisplayList.
nsDisplayItemLink holds the link. The lists are linked from lowest to highest in z-order.
| nsDisplayItemLink::nsDisplayItemLink | ( | ) | [inline, protected] |
friend class nsDisplayList [friend] |
Reimplemented in nsDisplayItem.
nsDisplayItem* nsDisplayItemLink::mAbove [protected] |
1.7.1