CCPSRendering/TextPart.cpp File Reference

#include "precomp.h"
#include "debug.h"
#include "TextPart.h"
Include dependency graph for TextPart.cpp:

Go to the source code of this file.

Functions

bool OnSameLine (const RECTL &rect1, const RECTL &rect2)
 Checks if two rectangles are on the same line.

Detailed Description

Definition in file TextPart.cpp.


Function Documentation

bool OnSameLine ( const RECTL &  rect1,
const RECTL &  rect2 
)

Checks if two rectangles are on the same line.

Parameters:
rect1 First line to check
rect2 Second line to check
Returns:
true if the rectangles are more-or-less on the same line, false if not

Definition at line 148 of file TextPart.cpp.

Referenced by TextLine::AddTextSameLine().


Generated on Mon Jun 18 12:40:21 2012 for CC PDF Converter by doxygen 1.6.1