#include "prtypes.h"#include "nsAutoPtr.h"#include "nsTArray.h"#include "gfxTypes.h"

Classes | |
| class | gfxSkipCharsBuilder |
| gfxSkipCharsBuilder is a helper class that accumulates a list of (skip, keep) commands and can eventually be used to construct a real gfxSkipChars. More... | |
| class | gfxSkipChars |
| The gfxSkipChars list is represented as a list of bytes of the form [chars to keep, chars to skip, chars to keep, chars to skip, . More... | |
| struct | gfxSkipChars::Shortcut |
| class | gfxSkipCharsIterator |
| A gfxSkipCharsIterator represents a position in the original string. More... | |
1.6.1