ROOT  6.06/09
Reference Guide
Classes | Namespaces | Functions | Variables
QuartzText.h File Reference
#include <vector>
#include <Cocoa/Cocoa.h>
#include "CocoaUtils.h"
#include "GuiTypes.h"
+ Include dependency graph for QuartzText.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ROOT::Quartz::TextLine
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Quartz
 

Functions

void ROOT::Quartz::DrawTextLineNoKerning (CGContextRef ctx, CTFontRef font, const std::vector< UniChar > &text, Int_t x, Int_t y)
 

Variables

const CTFontOrientation ROOT::Quartz::defaultFontOrientation = kCTFontDefaultOrientation
 
const CTFontOrientation ROOT::Quartz::horizontalFontOrientation = kCTFontHorizontalOrientation
 
const CTFontOrientation ROOT::Quartz::verticalFontOrientation = kCTFontVerticalOrientation