JX Application Framework
Loading...
Searching...
No Matches
Macros | Typedefs | Variables
JSTStyler.cpp File Reference
#include "JSTStyler.h"
#include "JStringIterator.h"
#include "JListUtil.h"
#include "JMinMax.h"
#include "jStreamUtil.h"
#include "JStopWatch.h"
#include "jAssert.h"
Include dependency graph for JSTStyler.cpp:

Macros

#define DEBUG_TIMING_INFO   0
 

Typedefs

using TextIndex = JStyledText::TextIndex
 
using TextCount = JStyledText::TextCount
 
using TextRange = JStyledText::TextRange
 

Variables

const JSize kDecimationFactor = 50
 
const JSize kListBlockSize = 50
 

Macro Definition Documentation

◆ DEBUG_TIMING_INFO

#define DEBUG_TIMING_INFO   0

Typedef Documentation

◆ TextCount

◆ TextIndex

◆ TextRange

Variable Documentation

◆ kDecimationFactor

const JSize kDecimationFactor = 50

◆ kListBlockSize

const JSize kListBlockSize = 50