Home
last modified time | relevance | path

Searched refs:no_props (Results 1 – 6 of 6) sorted by relevance

/dports/x11-fonts/showfont/showfont-1.0.5/
H A Dshowfont.c81 static Bool no_props = False; /* -noprops: don't show font properties */ variable
347 if (!no_props) in show_info()
393 no_props = True; in main()
/dports/net-im/pidgin-sipe/pidgin-sipe-1.24.0/src/telepathy/
H A Dtelepathy-search.c188 static const gchar *const no_props[] = { in type_foreach_channel_class() local
200 func(type, table, no_props, user_data); in type_foreach_channel_class()
/dports/multimedia/pipewire/pipewire-0.3.43/pipewire-jack/src/
H A Dpipewire-jack.c3084 goto no_props; in jack_client_open()
3095 goto no_props; in jack_client_open()
3263 no_props: in jack_client_open()
/dports/games/qstat/qstat-2.17/
H A Dqstat.c7906 unsigned char no_props; in ut2003_player_packet() local
7938 no_props = rawpkt[0]; in ut2003_player_packet()
7941 while (rawpkt < end && no_props > 0) { in ut2003_player_packet()
7960 no_props--; in ut2003_player_packet()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dxdisp.c26729 bool no_props = FIXNUMP (face);
26746 if (no_props)
26775 if (no_props)
26795 if (no_props)
/dports/editors/emacs/emacs-27.2/src/
H A Dxdisp.c25882 bool no_props = FIXNUMP (face);
25899 if (no_props)
25928 if (no_props)
25948 if (no_props)