#include "notepad_point.h"
#include "log.h"
Go to the source code of this file.
Namespaces | |
namespace | notepad |
Defines | |
#define | CNMAX(x, y) (x < y)? y: x |
#define CNMAX | ( | x, | |||
y | ) | (x < y)? y: x |
Copyright (C) 2010 IREX Technologies B.V. All rights reserved.
Definition at line 30 of file notepad_point.cpp.
Referenced by notepad::CNPoint::setBorders().