Home
last modified time | relevance | path

Searched refs:NSBackgroundStyleRaised (Results 1 – 25 of 40) sorted by relevance

12

/dports/net-p2p/transmission-cli/transmission-3.00/macosx/
H A DStatusBarController.m74 [[fStatusButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
75 [[fTotalDLField cell] setBackgroundStyle: NSBackgroundStyleRaised];
76 [[fTotalULField cell] setBackgroundStyle: NSBackgroundStyleRaised];
77 [[fTotalDLImageView cell] setBackgroundStyle: NSBackgroundStyleRaised];
78 [[fTotalULImageView cell] setBackgroundStyle: NSBackgroundStyleRaised];
H A DFilterBarController.m58 [[fNoFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
59 [[fActiveFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
60 [[fDownloadFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
61 [[fSeedFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
62 [[fPauseFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
/dports/net-p2p/transmission-qt/transmission-3.00/macosx/
H A DStatusBarController.m74 [[fStatusButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
75 [[fTotalDLField cell] setBackgroundStyle: NSBackgroundStyleRaised];
76 [[fTotalULField cell] setBackgroundStyle: NSBackgroundStyleRaised];
77 [[fTotalDLImageView cell] setBackgroundStyle: NSBackgroundStyleRaised];
78 [[fTotalULImageView cell] setBackgroundStyle: NSBackgroundStyleRaised];
H A DFilterBarController.m58 [[fNoFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
59 [[fActiveFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
60 [[fDownloadFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
61 [[fSeedFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
62 [[fPauseFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
/dports/net-p2p/transmission-daemon/transmission-3.00/macosx/
H A DStatusBarController.m74 [[fStatusButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
75 [[fTotalDLField cell] setBackgroundStyle: NSBackgroundStyleRaised];
76 [[fTotalULField cell] setBackgroundStyle: NSBackgroundStyleRaised];
77 [[fTotalDLImageView cell] setBackgroundStyle: NSBackgroundStyleRaised];
78 [[fTotalULImageView cell] setBackgroundStyle: NSBackgroundStyleRaised];
H A DFilterBarController.m58 [[fNoFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
59 [[fActiveFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
60 [[fDownloadFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
61 [[fSeedFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
62 [[fPauseFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
/dports/net-p2p/transmission-gtk/transmission-3.00/macosx/
H A DStatusBarController.m74 [[fStatusButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
75 [[fTotalDLField cell] setBackgroundStyle: NSBackgroundStyleRaised];
76 [[fTotalULField cell] setBackgroundStyle: NSBackgroundStyleRaised];
77 [[fTotalDLImageView cell] setBackgroundStyle: NSBackgroundStyleRaised];
78 [[fTotalULImageView cell] setBackgroundStyle: NSBackgroundStyleRaised];
H A DFilterBarController.m58 [[fNoFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
59 [[fActiveFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
60 [[fDownloadFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
61 [[fSeedFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
62 [[fPauseFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
/dports/net-p2p/transmission-utils/transmission-3.00/macosx/
H A DStatusBarController.m74 [[fStatusButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
75 [[fTotalDLField cell] setBackgroundStyle: NSBackgroundStyleRaised];
76 [[fTotalULField cell] setBackgroundStyle: NSBackgroundStyleRaised];
77 [[fTotalDLImageView cell] setBackgroundStyle: NSBackgroundStyleRaised];
78 [[fTotalULImageView cell] setBackgroundStyle: NSBackgroundStyleRaised];
H A DFilterBarController.m58 [[fNoFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
59 [[fActiveFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
60 [[fDownloadFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
61 [[fSeedFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
62 [[fPauseFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
/dports/www/transmission-web/transmission-3.00/macosx/
H A DStatusBarController.m74 [[fStatusButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
75 [[fTotalDLField cell] setBackgroundStyle: NSBackgroundStyleRaised];
76 [[fTotalULField cell] setBackgroundStyle: NSBackgroundStyleRaised];
77 [[fTotalDLImageView cell] setBackgroundStyle: NSBackgroundStyleRaised];
78 [[fTotalULImageView cell] setBackgroundStyle: NSBackgroundStyleRaised];
H A DFilterBarController.m58 [[fNoFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
59 [[fActiveFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
60 [[fDownloadFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
61 [[fSeedFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
62 [[fPauseFilterButton cell] setBackgroundStyle: NSBackgroundStyleRaised];
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m39 …NSBackgroundStyleLight = 0, NSBackgroundStyleDark, NSBackgroundStyleRaised, NSBackgroundStyleLower…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m39 …NSBackgroundStyleLight = 0, NSBackgroundStyleDark, NSBackgroundStyleRaised, NSBackgroundStyleLower…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m39 …NSBackgroundStyleLight = 0, NSBackgroundStyleDark, NSBackgroundStyleRaised, NSBackgroundStyleLower…
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m39 …NSBackgroundStyleLight = 0, NSBackgroundStyleDark, NSBackgroundStyleRaised, NSBackgroundStyleLower…
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m39 …NSBackgroundStyleLight = 0, NSBackgroundStyleDark, NSBackgroundStyleRaised, NSBackgroundStyleLower…
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m39 …NSBackgroundStyleLight = 0, NSBackgroundStyleDark, NSBackgroundStyleRaised, NSBackgroundStyleLower…
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m39 …NSBackgroundStyleLight = 0, NSBackgroundStyleDark, NSBackgroundStyleRaised, NSBackgroundStyleLower…
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m39 …NSBackgroundStyleLight = 0, NSBackgroundStyleDark, NSBackgroundStyleRaised, NSBackgroundStyleLower…
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m39 …NSBackgroundStyleLight = 0, NSBackgroundStyleDark, NSBackgroundStyleRaised, NSBackgroundStyleLower…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m39 …NSBackgroundStyleLight = 0, NSBackgroundStyleDark, NSBackgroundStyleRaised, NSBackgroundStyleLower…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m39 …NSBackgroundStyleLight = 0, NSBackgroundStyleDark, NSBackgroundStyleRaised, NSBackgroundStyleLower…
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjC/
H A Dproperty-9-impl-method.m39 …NSBackgroundStyleLight = 0, NSBackgroundStyleDark, NSBackgroundStyleRaised, NSBackgroundStyleLower…
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dproperty-9-impl-method.m39 …NSBackgroundStyleLight = 0, NSBackgroundStyleDark, NSBackgroundStyleRaised, NSBackgroundStyleLower…

12