#include "PageInfo.h"
#include <pthread.h>
#include "PDFViewerLog.h"
#include "controller.h"
#include <math.h>
Go to the source code of this file.
Variables | |
static const double | e = 0.001 |
const double e = 0.001 [static] |
Definition at line 25 of file PageInfo.cpp.