nsFrameContinuationState Struct Reference

#include <nsBidiPresUtils.h>

Inheritance diagram for nsFrameContinuationState:

Inheritance graph
[legend]
Collaboration diagram for nsFrameContinuationState:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 nsFrameContinuationState (const void *aFrame)

Public Attributes

nsIFramemFirstVisualFrame
 The first visual frame in the continuation chain containing this frame, or nsnull if this frame is the first visual frame in the chain.
PRUint32 mFrameCount
 The number of frames in the continuation chain containing this frame, if this frame is the first visual frame of the chain, or 0 otherwise.
PRPackedBool mHasContOnPrevLines
 TRUE if this frame is the first visual frame of its continuation chain on this line and the chain has some frames on the previous lines.
PRPackedBool mHasContOnNextLines
 TRUE if this frame is the first visual frame of its continuation chain on this line and the chain has some frames left for next lines.


Constructor & Destructor Documentation

nsFrameContinuationState::nsFrameContinuationState ( const void *  aFrame  )  [inline]


Member Data Documentation


The documentation for this struct was generated from the following file:

Generated Mozilla by doxygen 1.5.6