nsFrameContinuationState Struct Reference
#include <nsBidiPresUtils.h>
List of all members.
|
Public Member Functions |
| | nsFrameContinuationState (const void *aFrame) |
Public Attributes |
| nsIFrame * | mFirstVisualFrame |
| | 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: