|
|
|
@ -917,8 +917,8 @@ my_width, tooltip, init_value) \ |
|
|
|
- (id)initWithItem:(module_config_t *)p_item |
|
|
|
withView:(NSView *)parentView |
|
|
|
{ |
|
|
|
const NSUInteger leftMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger rightMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger leftMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
const NSUInteger rightMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
|
|
|
|
NSRect mainFrame = [parentView frame]; |
|
|
|
NSString *labelString, *o_textfieldString, *o_textfieldTooltip; |
|
|
|
@ -997,8 +997,8 @@ my_width, tooltip, init_value) \ |
|
|
|
- (id)initWithItem:(module_config_t *)p_item |
|
|
|
withView:(NSView *)parentView |
|
|
|
{ |
|
|
|
const NSUInteger leftMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger rightMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger leftMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
const NSUInteger rightMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
|
|
|
|
NSRect mainFrame = [parentView frame]; |
|
|
|
NSString *labelString, *o_textfieldTooltip; |
|
|
|
@ -1101,8 +1101,8 @@ my_width, tooltip, init_value) \ |
|
|
|
- (id)initWithItem:(module_config_t *)p_item |
|
|
|
withView:(NSView *)parentView |
|
|
|
{ |
|
|
|
const NSUInteger leftMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger rightMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger leftMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
const NSUInteger rightMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
|
|
|
|
NSRect mainFrame = [parentView frame]; |
|
|
|
NSString *labelString, *o_itemTooltip, *o_textfieldString; |
|
|
|
@ -1191,8 +1191,8 @@ my_width, tooltip, init_value) \ |
|
|
|
- (id)initWithItem:(module_config_t *)p_item |
|
|
|
withView:(NSView *)parentView |
|
|
|
{ |
|
|
|
const NSUInteger leftMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger rightMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger leftMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
const NSUInteger rightMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
|
|
|
|
NSRect mainFrame = [parentView frame]; |
|
|
|
NSString *labelString, *o_popupTooltip; |
|
|
|
@ -1327,8 +1327,8 @@ my_width, tooltip, init_value) \ |
|
|
|
- (id)initWithItem:(module_config_t *)p_item |
|
|
|
withView:(NSView *)parentView |
|
|
|
{ |
|
|
|
const NSUInteger leftMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger rightMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger leftMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
const NSUInteger rightMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
|
|
|
|
NSRect mainFrame = [parentView frame]; |
|
|
|
NSString *labelString, *toolTip; |
|
|
|
@ -1419,8 +1419,8 @@ my_width, tooltip, init_value) \ |
|
|
|
- (id)initWithItem:(module_config_t *)p_item |
|
|
|
withView:(NSView *)parentView |
|
|
|
{ |
|
|
|
const NSUInteger leftMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger rightMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger leftMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
const NSUInteger rightMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
|
|
|
|
NSRect mainFrame = [parentView frame]; |
|
|
|
NSString *labelString, *o_textfieldTooltip; |
|
|
|
@ -1512,8 +1512,8 @@ my_width, tooltip, init_value) \ |
|
|
|
- (id)initWithItem:(module_config_t *)p_item |
|
|
|
withView:(NSView *)parentView |
|
|
|
{ |
|
|
|
const NSUInteger leftMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger rightMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger leftMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
const NSUInteger rightMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
|
|
|
|
NSRect mainFrame = [parentView frame]; |
|
|
|
NSString *labelString, *toolTip; |
|
|
|
@ -1627,8 +1627,8 @@ my_width, tooltip, init_value) \ |
|
|
|
- (id)initWithItem:(module_config_t *)p_item |
|
|
|
withView:(NSView *)parentView |
|
|
|
{ |
|
|
|
const NSUInteger leftMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger rightMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger leftMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
const NSUInteger rightMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
|
|
|
|
NSRect mainFrame = [parentView frame]; |
|
|
|
NSString *labelString, *toolTip; |
|
|
|
@ -1721,8 +1721,8 @@ my_width, tooltip, init_value) \ |
|
|
|
- (id)initWithItem:(module_config_t *)p_item |
|
|
|
withView:(NSView *)parentView |
|
|
|
{ |
|
|
|
const NSUInteger leftMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger rightMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger leftMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
const NSUInteger rightMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
|
|
|
|
NSRect mainFrame = [parentView frame]; |
|
|
|
NSString *labelString, *toolTip; |
|
|
|
@ -1833,8 +1833,8 @@ my_width, tooltip, init_value) \ |
|
|
|
- (id)initWithItem:(module_config_t *)p_item |
|
|
|
withView:(NSView *)parentView |
|
|
|
{ |
|
|
|
const NSUInteger leftMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger rightMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger leftMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
const NSUInteger rightMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
|
|
|
|
NSRect mainFrame = [parentView frame]; |
|
|
|
NSString *labelString, *toolTip; |
|
|
|
@ -1883,8 +1883,8 @@ my_width, tooltip, init_value) \ |
|
|
|
- (id)initWithItem:(module_config_t *)p_item |
|
|
|
withView:(NSView *)parentView |
|
|
|
{ |
|
|
|
const NSUInteger leftMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger rightMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger leftMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
const NSUInteger rightMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
|
|
|
|
NSRect mainFrame = [parentView frame]; |
|
|
|
NSString *labelString, *toolTip; |
|
|
|
@ -2062,8 +2062,8 @@ o_moduleenabled = [NSNumber numberWithBool:NO];\ |
|
|
|
} /* FOR i_module_index */ |
|
|
|
module_list_free(p_list); |
|
|
|
|
|
|
|
const NSUInteger leftMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger rightMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger leftMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
const NSUInteger rightMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
|
|
|
|
// First, initialize and draw the table view to get its height |
|
|
|
// width is increased a little to fix horizontal auto-sizing |
|
|
|
@ -2283,8 +2283,8 @@ objectValueForTableColumn:(NSTableColumn *)aTableColumn row:(NSInteger)rowIndex |
|
|
|
- (id)initWithItem:(module_config_t *)p_item |
|
|
|
withView:(NSView *)parentView |
|
|
|
{ |
|
|
|
const NSUInteger leftMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger rightMargin = [VLCLibraryUIUnits largeSpacing]; |
|
|
|
const NSUInteger leftMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
const NSUInteger rightMargin = VLCLibraryUIUnits.largeSpacing; |
|
|
|
|
|
|
|
NSRect mainFrame = [parentView frame]; |
|
|
|
NSString *labelString; |
|
|
|
|