#include <gfxFontUtils.h>
List of all members.
Constructor & Destructor Documentation
| gfxSparseBitSet::gfxSparseBitSet |
( |
|
) |
[inline] |
| gfxSparseBitSet::gfxSparseBitSet |
( |
const gfxSparseBitSet & |
aBitset |
) |
[inline] |
Member Function Documentation
| void gfxSparseBitSet::clear |
( |
PRUint32 |
aIndex |
) |
[inline] |
| void gfxSparseBitSet::ClearRange |
( |
PRUint32 |
aStart, |
|
|
PRUint32 |
aEnd | |
|
) |
| | [inline] |
| PRUint32 gfxSparseBitSet::GetSize |
( |
|
) |
[inline] |
| void gfxSparseBitSet::reset |
( |
|
) |
[inline] |
| void gfxSparseBitSet::set |
( |
PRUint32 |
aIndex |
) |
[inline] |
| void gfxSparseBitSet::set |
( |
PRUint32 |
aIndex, |
|
|
PRBool |
aValue | |
|
) |
| | [inline] |
| void gfxSparseBitSet::SetRange |
( |
PRUint32 |
aStart, |
|
|
PRUint32 |
aEnd | |
|
) |
| | [inline] |
| PRBool gfxSparseBitSet::test |
( |
PRUint32 |
aIndex |
) |
const [inline] |
| PRBool gfxSparseBitSet::TestRange |
( |
PRUint32 |
aStart, |
|
|
PRUint32 |
aEnd | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: