Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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:

Classes

class  ROOT::Quartz::TextLine
 

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  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