Home
last modified time | relevance | path

Searched refs:readwrite (Results 1 – 25 of 2825) sorted by relevance

12345678910>>...113

/dports/multimedia/vlc/vlc-3.0.16/modules/gui/macosx/
H A DVLCSimplePrefsController.h32 @property (readwrite, weak) IBOutlet NSButton *cancelButton;
34 @property (readwrite, weak) IBOutlet NSView *contentView;
35 @property (readwrite, weak) IBOutlet NSButton *resetButton;
36 @property (readwrite, weak) IBOutlet NSButton *saveButton;
39 @property (readwrite, strong) IBOutlet NSView *audioView;
46 @property (readwrite, weak) IBOutlet NSBox *audio_lastBox;
75 @property (readwrite, strong) IBOutlet NSView *inputView;
86 @property (readwrite, weak) IBOutlet NSBox *input_muxBox;
97 @property (readwrite, strong) IBOutlet NSView *intfView;
134 @property (readwrite, strong) IBOutlet NSView *osdView;
[all …]
H A DVLCOpenWindowController.h32 @property (readwrite, weak) IBOutlet NSButton *mrlButton;
33 @property (readwrite, weak) IBOutlet NSButton *mrlButtonLabel;
34 @property (readwrite, weak) IBOutlet NSTabView *tabView;
37 @property (readwrite, weak) IBOutlet NSButton *okButton;
38 @property (readwrite, weak) IBOutlet NSButton *cancelButton;
65 @property (readwrite, weak) IBOutlet NSView *discNoDiscView;
74 @property (readwrite, weak) IBOutlet NSView *discDVDView;
90 @property (readwrite, weak) IBOutlet NSView *discVCDView;
100 @property (readwrite, weak) IBOutlet NSView *discBDView;
119 @property (readwrite) IBOutlet NSWindow *netUDPPanel;
[all …]
H A DVLCMainMenu.h31 @property (readwrite, weak) IBOutlet NSMenuItem *about;
32 @property (readwrite, weak) IBOutlet NSMenuItem *prefs;
40 @property (readwrite, weak) IBOutlet NSMenuItem *hide;
43 @property (readwrite, weak) IBOutlet NSMenuItem *quit;
45 @property (readwrite, weak) IBOutlet NSMenu *fileMenu;
57 @property (readwrite, weak) IBOutlet NSMenu *editMenu;
65 @property (readwrite, weak) IBOutlet NSMenu *viewMenu;
74 @property (readwrite, weak) IBOutlet NSMenuItem *play;
75 @property (readwrite, weak) IBOutlet NSMenuItem *stop;
93 @property (readwrite, weak) IBOutlet NSMenuItem *fwd;
[all …]
H A DVLCAudioEffectsWindowController.h33 @property (readwrite, weak) IBOutlet NSSegmentedControl *segmentView;
34 @property (readwrite, weak) IBOutlet NSPopUpButton *profilePopup;
35 @property (readwrite, weak) IBOutlet NSButton *applyProfileCheckbox;
38 @property (readwrite, weak) IBOutlet NSView *equalizerView;
43 @property (readwrite, weak) IBOutlet NSSlider *equalizerBand1Slider;
45 @property (readwrite, weak) IBOutlet NSSlider *equalizerBand2Slider;
47 @property (readwrite, weak) IBOutlet NSSlider *equalizerBand3Slider;
49 @property (readwrite, weak) IBOutlet NSSlider *equalizerBand4Slider;
51 @property (readwrite, weak) IBOutlet NSSlider *equalizerBand5Slider;
66 @property (readwrite, weak) IBOutlet NSView *compressorView;
[all …]
H A DVLCPlaylistInfo.h37 @property (readwrite, weak) IBOutlet NSTextField *uriLabel;
38 @property (readwrite, weak) IBOutlet NSTextField *titleLabel;
39 @property (readwrite, weak) IBOutlet NSTextField *authorLabel;
40 @property (readwrite, weak) IBOutlet NSTextField *uriTextField;
47 @property (readwrite, weak) IBOutlet NSTextField *dateLabel;
53 @property (readwrite, weak) IBOutlet NSTextField *genreLabel;
63 @property (readwrite, weak) IBOutlet NSImageView *imageWell;
66 @property (readwrite, weak) IBOutlet NSTextField *audioLabel;
109 @property (readwrite) NSString *propertyName;
110 @property (readwrite) NSString *propertyValue;
[all …]
H A DVLCVideoEffectsWindowController.h37 @property (readwrite, weak) IBOutlet NSButton *adjustCheckbox;
39 @property (readwrite, weak) IBOutlet NSSlider *adjustHueSlider;
52 @property (readwrite, weak) IBOutlet NSSlider *sharpenSlider;
55 @property (readwrite, weak) IBOutlet NSSlider *bandingSlider;
56 @property (readwrite, weak) IBOutlet NSButton *grainCheckbox;
57 @property (readwrite, weak) IBOutlet NSSlider *grainSlider;
58 @property (readwrite, weak) IBOutlet NSTextField *grainLabel;
79 @property (readwrite, weak) IBOutlet NSButton *zoomCheckbox;
91 @property (readwrite, weak) IBOutlet NSButton *wallCheckbox;
124 @property (readwrite, weak) IBOutlet NSButton *blurCheckbox;
[all …]
H A DVLCOutput.h31 @property (readwrite) IBOutlet NSPanel *outputSheet;
32 @property (readwrite, weak) IBOutlet NSButton *okButton;
34 @property (readwrite, weak) IBOutlet NSBox *optionsBox;
38 @property (readwrite, weak) IBOutlet NSButton *dumpCheckbox;
39 @property (readwrite, weak) IBOutlet NSButton *browseButton;
51 @property (readwrite, weak) IBOutlet NSTextField *muxLabel;
54 @property (readwrite, weak) IBOutlet NSBox *transcodeBox;
68 @property (readwrite, weak) IBOutlet NSBox *miscBox;
69 @property (readwrite, weak) IBOutlet NSButton *sapCheckbox;
75 @property (readwrite, weak) IBOutlet NSButton *rtspCheckbox;
[all …]
H A DVLCMainWindow.h54 @property (readwrite, weak) IBOutlet NSTextField *searchField;
56 @property (readwrite, weak) IBOutlet NSOutlineView *outlineView;
57 @property (readwrite, weak) IBOutlet NSSplitView *splitView;
58 @property (readwrite, weak) IBOutlet NSView *splitViewLeft;
60 @property (readwrite, weak) IBOutlet PXSourceList *sidebarView;
62 @property (readwrite, weak) IBOutlet NSTextField *categoryLabel;
65 @property (readwrite, weak) IBOutlet NSView *dropzoneView;
68 @property (readwrite, weak) IBOutlet NSTextField *dropzoneLabel;
69 @property (readwrite, weak) IBOutlet NSBox *dropzoneBox;
73 @property (readwrite, weak) IBOutlet NSView *podcastView;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/kvm/
H A Dpmu.c69 PMEVTYPER_##readwrite##_CASE(0); \
70 PMEVTYPER_##readwrite##_CASE(1); \
71 PMEVTYPER_##readwrite##_CASE(2); \
72 PMEVTYPER_##readwrite##_CASE(3); \
73 PMEVTYPER_##readwrite##_CASE(4); \
74 PMEVTYPER_##readwrite##_CASE(5); \
75 PMEVTYPER_##readwrite##_CASE(6); \
76 PMEVTYPER_##readwrite##_CASE(7); \
77 PMEVTYPER_##readwrite##_CASE(8); \
78 PMEVTYPER_##readwrite##_CASE(9); \
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/kvm/
H A Dpmu.c69 PMEVTYPER_##readwrite##_CASE(0); \
70 PMEVTYPER_##readwrite##_CASE(1); \
71 PMEVTYPER_##readwrite##_CASE(2); \
72 PMEVTYPER_##readwrite##_CASE(3); \
73 PMEVTYPER_##readwrite##_CASE(4); \
74 PMEVTYPER_##readwrite##_CASE(5); \
75 PMEVTYPER_##readwrite##_CASE(6); \
76 PMEVTYPER_##readwrite##_CASE(7); \
77 PMEVTYPER_##readwrite##_CASE(8); \
78 PMEVTYPER_##readwrite##_CASE(9); \
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/kvm/
H A Dpmu.c69 PMEVTYPER_##readwrite##_CASE(0); \
70 PMEVTYPER_##readwrite##_CASE(1); \
71 PMEVTYPER_##readwrite##_CASE(2); \
72 PMEVTYPER_##readwrite##_CASE(3); \
73 PMEVTYPER_##readwrite##_CASE(4); \
74 PMEVTYPER_##readwrite##_CASE(5); \
75 PMEVTYPER_##readwrite##_CASE(6); \
76 PMEVTYPER_##readwrite##_CASE(7); \
77 PMEVTYPER_##readwrite##_CASE(8); \
78 PMEVTYPER_##readwrite##_CASE(9); \
[all …]
/dports/multimedia/handbrake/HandBrake-1.4.2/macosx/
H A DHBPicture.h75 @property (nonatomic, readwrite) int angle;
76 @property (nonatomic, readwrite) BOOL flip;
82 @property (nonatomic, readwrite) int cropTop;
84 @property (nonatomic, readwrite) int cropLeft;
91 @property (nonatomic, readwrite) int maxWidth;
98 @property (nonatomic, readwrite) int parNum;
99 @property (nonatomic, readwrite) int parDen;
100 @property (nonatomic, readwrite) int width;
101 @property (nonatomic, readwrite) int height;
107 @property (nonatomic, readwrite) int padTop;
[all …]
H A DHBFilters.h19 @property (nonatomic, readwrite, copy) NSString *detelecine;
22 @property (nonatomic, readwrite, copy) NSString *combDetection;
25 @property (nonatomic, readwrite, copy) NSString *deinterlace;
29 @property (nonatomic, readwrite, copy) NSString *denoise;
31 @property (nonatomic, readwrite, copy) NSString *denoiseTune;
34 @property (nonatomic, readwrite, copy) NSString *chromaSmooth;
38 @property (nonatomic, readwrite, copy) NSString *sharpen;
40 @property (nonatomic, readwrite, copy) NSString *sharpenTune;
43 @property (nonatomic, readwrite, copy) NSString *deblock;
47 @property (nonatomic, readwrite) BOOL grayscale;
[all …]
/dports/biology/avida/avida-2.12.4-src/apps/viewer-macos/frameworks/CorePlot/Source/
H A DCPTAxis.h126 @property (nonatomic, readwrite, assign) CPTSign tickDirection;
135 @property (nonatomic, readwrite, retain) CPTAxisTitle *axisTitle;
136 @property (nonatomic, readwrite, assign) CGFloat titleOffset;
137 @property (nonatomic, readwrite, copy) NSString *title;
138 @property (nonatomic, readwrite, assign) CGFloat titleRotation;
139 @property (nonatomic, readwrite, assign) NSDecimal titleLocation;
146 @property (nonatomic, readwrite, assign) CGFloat labelOffset;
148 @property (nonatomic, readwrite, assign) CGFloat labelRotation;
156 @property (nonatomic, readwrite, retain) NSSet *axisLabels;
160 @property (nonatomic, readwrite, retain) CPTShadow *labelShadow;
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xquartz/
H A DX11Controller.h50 @property (nonatomic, readwrite, strong) IBOutlet NSPanel *prefs_panel;
52 @property (nonatomic, readwrite, strong) IBOutlet NSButton *fake_buttons;
57 @property (nonatomic, readwrite, strong) IBOutlet NSButton *sync_keymap;
60 @property (nonatomic, readwrite, strong) IBOutlet NSButton *click_through;
63 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_auth;
64 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_tcp;
70 @property (nonatomic, readwrite, strong) IBOutlet NSTextField *sync_text1;
72 @property (nonatomic, readwrite, strong) IBOutlet NSPopUpButton *depth;
80 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_apps_menu;
83 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_menu;
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xquartz/
H A DX11Controller.h50 @property (nonatomic, readwrite, strong) IBOutlet NSPanel *prefs_panel;
52 @property (nonatomic, readwrite, strong) IBOutlet NSButton *fake_buttons;
57 @property (nonatomic, readwrite, strong) IBOutlet NSButton *sync_keymap;
60 @property (nonatomic, readwrite, strong) IBOutlet NSButton *click_through;
63 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_auth;
64 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_tcp;
70 @property (nonatomic, readwrite, strong) IBOutlet NSTextField *sync_text1;
72 @property (nonatomic, readwrite, strong) IBOutlet NSPopUpButton *depth;
80 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_apps_menu;
83 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_menu;
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xquartz/
H A DX11Controller.h50 @property (nonatomic, readwrite, strong) IBOutlet NSPanel *prefs_panel;
52 @property (nonatomic, readwrite, strong) IBOutlet NSButton *fake_buttons;
57 @property (nonatomic, readwrite, strong) IBOutlet NSButton *sync_keymap;
60 @property (nonatomic, readwrite, strong) IBOutlet NSButton *click_through;
63 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_auth;
64 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_tcp;
70 @property (nonatomic, readwrite, strong) IBOutlet NSTextField *sync_text1;
72 @property (nonatomic, readwrite, strong) IBOutlet NSPopUpButton *depth;
80 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_apps_menu;
83 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_menu;
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xquartz/
H A DX11Controller.h50 @property (nonatomic, readwrite, strong) IBOutlet NSPanel *prefs_panel;
52 @property (nonatomic, readwrite, strong) IBOutlet NSButton *fake_buttons;
57 @property (nonatomic, readwrite, strong) IBOutlet NSButton *sync_keymap;
60 @property (nonatomic, readwrite, strong) IBOutlet NSButton *click_through;
63 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_auth;
64 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_tcp;
70 @property (nonatomic, readwrite, strong) IBOutlet NSTextField *sync_text1;
72 @property (nonatomic, readwrite, strong) IBOutlet NSPopUpButton *depth;
80 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_apps_menu;
83 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_menu;
[all …]
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xquartz/
H A DX11Controller.h50 @property (nonatomic, readwrite, strong) IBOutlet NSPanel *prefs_panel;
52 @property (nonatomic, readwrite, strong) IBOutlet NSButton *fake_buttons;
57 @property (nonatomic, readwrite, strong) IBOutlet NSButton *sync_keymap;
60 @property (nonatomic, readwrite, strong) IBOutlet NSButton *click_through;
63 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_auth;
64 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_tcp;
70 @property (nonatomic, readwrite, strong) IBOutlet NSTextField *sync_text1;
72 @property (nonatomic, readwrite, strong) IBOutlet NSPopUpButton *depth;
80 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_apps_menu;
83 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_menu;
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xquartz/
H A DX11Controller.h50 @property (nonatomic, readwrite, strong) IBOutlet NSPanel *prefs_panel;
52 @property (nonatomic, readwrite, strong) IBOutlet NSButton *fake_buttons;
57 @property (nonatomic, readwrite, strong) IBOutlet NSButton *sync_keymap;
60 @property (nonatomic, readwrite, strong) IBOutlet NSButton *click_through;
63 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_auth;
64 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_tcp;
70 @property (nonatomic, readwrite, strong) IBOutlet NSTextField *sync_text1;
72 @property (nonatomic, readwrite, strong) IBOutlet NSPopUpButton *depth;
80 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_apps_menu;
83 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_menu;
[all …]
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xquartz/
H A DX11Controller.h50 @property (nonatomic, readwrite, strong) IBOutlet NSPanel *prefs_panel;
52 @property (nonatomic, readwrite, strong) IBOutlet NSButton *fake_buttons;
57 @property (nonatomic, readwrite, strong) IBOutlet NSButton *sync_keymap;
60 @property (nonatomic, readwrite, strong) IBOutlet NSButton *click_through;
63 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_auth;
64 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_tcp;
70 @property (nonatomic, readwrite, strong) IBOutlet NSTextField *sync_text1;
72 @property (nonatomic, readwrite, strong) IBOutlet NSPopUpButton *depth;
80 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_apps_menu;
83 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_menu;
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xquartz/
H A DX11Controller.h50 @property (nonatomic, readwrite, strong) IBOutlet NSPanel *prefs_panel;
52 @property (nonatomic, readwrite, strong) IBOutlet NSButton *fake_buttons;
57 @property (nonatomic, readwrite, strong) IBOutlet NSButton *sync_keymap;
60 @property (nonatomic, readwrite, strong) IBOutlet NSButton *click_through;
63 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_auth;
64 @property (nonatomic, readwrite, strong) IBOutlet NSButton *enable_tcp;
70 @property (nonatomic, readwrite, strong) IBOutlet NSTextField *sync_text1;
72 @property (nonatomic, readwrite, strong) IBOutlet NSPopUpButton *depth;
80 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_apps_menu;
83 @property (nonatomic, readwrite, strong) IBOutlet NSMenu *dock_menu;
[all …]
/dports/audio/faust/faust-2.37.3/architecture/iOS/iOS/
H A DFIBargraph.h72 @property (readwrite, nonatomic) CGFloat value;
73 @property (readwrite, nonatomic) float warnThreshold;
75 @property (readwrite, nonatomic) float maxLimit;
76 @property (readwrite, nonatomic) float minLimit;
77 @property (readwrite, nonatomic) int numBars;
79 @property (readwrite, nonatomic) BOOL holdPeak;
80 @property (readwrite, nonatomic) BOOL litEffect;
81 @property (readwrite, nonatomic) BOOL reverse;
82 @property (readwrite, nonatomic) BOOL led;
89 @property (readwrite, retain) UIColor *ledMinColor;
[all …]
/dports/devel/grpc130/grpc-1.30.2/src/objective-c/GRPCClient/
H A DGRPCCallOptions.h222 @property(readwrite) NSTimeInterval timeout;
235 @property(readwrite) BOOL flowControlEnabled;
277 @property(readwrite) NSUInteger responseSizeLimit;
290 @property(readwrite) BOOL retryEnabled;
297 @property(readwrite) NSTimeInterval keepaliveInterval;
298 @property(readwrite) NSTimeInterval keepaliveTimeout;
304 @property(readwrite) NSTimeInterval connectMinTimeout;
306 @property(readwrite) NSTimeInterval connectMaxBackoff;
338 @property(readwrite) GRPCTransportType transportType;
348 @property(readwrite) GRPCTransportID transport;
[all …]
/dports/devel/grpc134/grpc-1.34.1/src/objective-c/GRPCClient/
H A DGRPCCallOptions.h222 @property(readwrite) NSTimeInterval timeout;
235 @property(readwrite) BOOL flowControlEnabled;
277 @property(readwrite) NSUInteger responseSizeLimit;
290 @property(readwrite) BOOL retryEnabled;
297 @property(readwrite) NSTimeInterval keepaliveInterval;
298 @property(readwrite) NSTimeInterval keepaliveTimeout;
304 @property(readwrite) NSTimeInterval connectMinTimeout;
306 @property(readwrite) NSTimeInterval connectMaxBackoff;
338 @property(readwrite) GRPCTransportType transportType;
348 @property(readwrite) GRPCTransportID transport;
[all …]

12345678910>>...113