]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/BackRowHeaders/Headers/BRParagraphTextLayer-private.h
0b220bd0a2d847eb8934470a1025d9b17a360afe
[vlc] / projects / macosx / frontrow_plugin / BackRowHeaders / Headers / BRParagraphTextLayer-private.h
1 /*
2  *     Generated by class-dump 3.1.1.
3  *
4  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard.
5  */
6
7 #import <BackRow/BRParagraphTextLayer.h>
8
9 @interface BRParagraphTextLayer (private)
10 - (struct __CTTypesetter *)_typesetter;
11 - (void)_displayTextStartingAtLine:(unsigned int)fp8;
12 - (void)_displayTextEndingAtLine:(unsigned int)fp8;
13 - (id)_buildCTLines;
14 - (void)_releaseTypesetter;
15 @end
16