luxlabs header browser preview


@interface UIKBRenderFactoryiPadHWR_Landscape : UIKBRenderFactoryiPadHWR_Portrait

- (double)keyCornerRadius;
- (double)moreKeyFontSize;
- (double)controlColumnWidthFactor;
- (double)deleteKeyFontSize;
- (double)dictationKeyFontSize;
- (double)dismissKeyFontSize;
- (struct CGPoint { double x0; double x1; })dismissKeyOffset;
- (double)internationalKeyFontSize;
- (id)messagesWriteboardKeyImageName;
- (double)spaceKeyFontSize;
- (struct CGPoint { double x0; double x1; })spaceReturnKeyTextOffset;

@end