#include "nsAutoLock.h"#include "sbArray.h"#include "nsArrayEnumerator.h"#include "nsWeakReference.h"Go to the source code of this file.
Classes | |
| struct | findIndexOfClosure |
Functions | |
| PR_STATIC_CALLBACK (PRBool) FindElementCallback(void *aElement | |
| PRBool | FindElementCallback (void *aElement, void *aClosure) |
Variables | |
| void * | aClosure |
| PRBool FindElementCallback | ( | void * | aElement, |
| void * | aClosure | ||
| ) |
Definition at line 223 of file sbArray.cpp.
| PR_STATIC_CALLBACK | ( | PRBool | ) |
| void* aClosure |
Definition at line 52 of file sbArray.cpp.