]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/BackRowHeaders/Headers/BRPasscodeSelectionLayer-Framing.h
macosx: replaced deprecated 'UpdateSystemActivity' call with a modern, IOKit-based...
[vlc] / projects / macosx / frontrow_plugin / BackRowHeaders / Headers / BRPasscodeSelectionLayer-Framing.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/BRPasscodeSelectionLayer.h>
8
9 @interface BRPasscodeSelectionLayer (Framing)
10 - (float)_layoutUIWithHeight:(float)fp8;
11 - (struct CGRect)_selectionWidgetFrameForSelection:(int)fp8;
12 - (struct CGRect)_arrowsFrameForSelection:(int)fp8;
13 - (struct CGRect)_digitFrameForSelection:(int)fp8;
14 - (struct CGRect)_cellFrameForSelection:(int)fp8;
15 @end
16