Home
last modified time | relevance | path

Searched defs:C_ATTR (Results 1 – 9 of 9) sorted by relevance

/dports/www/cutelyst/cutelyst-3.2.0/Cutelyst/
H A Dcontroller.h32 #define C_ATTR(X, Y) Q_CLASSINFO(STR(X), STR(Y)) Q_INVOKABLE macro
/dports/chinese/qe/qe-0.1.1/src/
H A Dcolors.h12 #define C_ATTR(x,y) ((x ? A_BOLD : 0) | COLOR_PAIR((y))) macro
/dports/sysutils/busybox/busybox-1.26.2/scripts/kconfig/lxdialog/
H A Dcolors.h146 #define C_ATTR(x,y) ((x ? A_BOLD : 0) | COLOR_PAIR((y))) macro
/dports/security/axTLS/axTLS/config/scripts/config/lxdialog/
H A Dcolors.h147 #define C_ATTR(x,y) ((x ? A_BOLD : 0) | COLOR_PAIR((y))) macro
/dports/lang/micropython/axtls-531cab9/config/scripts/config/lxdialog/
H A Dcolors.h147 #define C_ATTR(x,y) ((x ? A_BOLD : 0) | COLOR_PAIR((y))) macro
/dports/biology/ugene/ugene-40.1/src/plugins/repeat_finder/src/
H A DRepeatFinderTests.cpp46 #define C_ATTR "c" macro
/dports/ports-mgmt/dialog4ports-static/dialog-1.1-20120706/
H A Dutil.c444 #define C_ATTR(x,y) (((x) != 0 ? A_BOLD : 0) | COLOR_PAIR((y))) in dlg_color_setup() macro
/dports/japanese/xtr/xtr1.50e-0.2/src/
H A Dxtr.h654 C_ATTR, /* ɽ��°�����åȤ����楳���ɡ����Ի��˲��ɬ�� */ enumerator
/dports/devel/cdialog/dialog-1.3-20201126/
H A Dutil.c513 #define C_ATTR(x,y) (((x) != 0 ? A_BOLD : 0) | COLOR_PAIR((y))) in dlg_color_setup() macro