Home
last modified time | relevance | path

Searched refs:HIGHLIGHTED (Results 1 – 25 of 54) sorted by relevance

123

/dports/textproc/p5-Syntax-Highlight-Engine-Kate/Syntax-Highlight-Engine-Kate-0.14/t/lib/
H A DTestHighlight.pm15 my ( $BEFORE, $HIGHLIGHTED ) = ( 't/perl/before', 't/perl/highlighted' );
109 catfile( $HIGHLIGHTED, $_ )
/dports/irc/ircII/ircii-20210314/source/
H A Dnotice.c85 if ((ign1 == HIGHLIGHTED) || (ign2 == HIGHLIGHTED)) in parse_note()
229 if (flag == HIGHLIGHTED) in parse_notice()
H A Dignore.c258 return (HIGHLIGHTED); in is_ignored()
491 if (flag1 == HIGHLIGHTED || flag2 == HIGHLIGHTED) in ignore_combo()
492 return HIGHLIGHTED; in ignore_combo()
H A Dparse.c285 if (flag == HIGHLIGHTED) in p_wall()
328 if (flag == HIGHLIGHTED) in p_wallops()
491 case HIGHLIGHTED: in p_privmsg()
733 case HIGHLIGHTED: in p_invite()
/dports/games/freedroidrpg/freedroidrpg-0.16.1/src/
H A Dimage.c275 if (t->mode & HIGHLIGHTED) { in gl_display_image()
367 … && t->scale_y == 1.0 && !memcmp(&t->c[0], &white[0], sizeof(white)) && !(t->mode & HIGHLIGHTED)) { in sdl_display_image()
389 if (memcmp(&t->c[0], &white[0], sizeof(white)) || (t->mode & HIGHLIGHTED)) { in sdl_display_image()
390 …_colored_surface(t->surface, t->c[0], t->c[1], t->c[2], t->c[3], (t->mode & HIGHLIGHTED) ? 64 : 0); in sdl_display_image()
641 enum image_transformation_mode mode = highlight ? HIGHLIGHTED : 0; in set_image_transformation()
/dports/irc/ninja/ninja-1.5.8.1/source/
H A Dignore.c280 return (HIGHLIGHTED);
595 if (flag1 == HIGHLIGHTED || flag2 == HIGHLIGHTED)
596 return HIGHLIGHTED;
H A Dnotice.c92 if ((ign1 == HIGHLIGHTED) || (ign2 == HIGHLIGHTED))
267 if (flag == HIGHLIGHTED)
H A Dparse.c332 if (flag == HIGHLIGHTED)
375 if (flag == HIGHLIGHTED)
614 case HIGHLIGHTED:
728 case HIGHLIGHTED:
969 case HIGHLIGHTED:
/dports/irc/ninja/ninja-1.5.8.1/include/
H A Dignore.h65 #define HIGHLIGHTED -1 macro
/dports/irc/epic4/epic4-2.10.9/include/
H A Dignore.h35 #define HIGHLIGHTED -1 macro
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/include/
H A Dignore.h76 #define HIGHLIGHTED -1 macro
/dports/irc/ircII/ircii-20210314/include/
H A Dignore.h67 #define HIGHLIGHTED -1 macro
/dports/irc/epic4/epic4-2.10.9/source/
H A Dparse.c218 case HIGHLIGHTED: in p_topic()
253 case (HIGHLIGHTED): in p_wallops()
372 case HIGHLIGHTED: in p_privmsg()
661 case HIGHLIGHTED: in p_channel()
717 case HIGHLIGHTED: in p_invite()
894 case HIGHLIGHTED: in p_nick()
H A Dnotice.c85 case HIGHLIGHTED: in parse_note()
287 case HIGHLIGHTED: in p_notice()
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Dnotice.c107 if ((ign1 == HIGHLIGHTED) || (ign2 == HIGHLIGHTED))
286 if (flag == HIGHLIGHTED)
H A Dignore.c377 return (HIGHLIGHTED);
725 if (flag1 == HIGHLIGHTED || flag2 == HIGHLIGHTED)
726 return HIGHLIGHTED;
H A Dparse.c415 if (flag == HIGHLIGHTED)
461 if (flag == HIGHLIGHTED)
752 case HIGHLIGHTED:
932 case HIGHLIGHTED:
1434 case HIGHLIGHTED:
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dignore.h48 #define HIGHLIGHTED -1 macro
/dports/games/tong/tong/
H A Dtext.h43 #define HIGHLIGHTED (3 * TEXTHEIGHT) macro
H A Dtext.cpp259 if(state == HIGHLIGHTED) { in SetState()
261 if(states[i] == HIGHLIGHTED) { in SetState()
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dignore.h48 #define HIGHLIGHTED -1 macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/native_theme/
H A Dnative_theme_mac.h28 HIGHLIGHTED, enumerator
/dports/misc/freeguide/freeguide-0.11.1/src/resources/i18n/
H A Dui_horizontal_manylabels_en_RC.properties55 …_on_them=sELECT PROGRAMMES ABOVE BY CLICKING ON THEM, AND THEY WILL BE HIGHLIGHTED AND APPEAR BELOW
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/native_theme/
H A Dnative_theme_mac.h29 HIGHLIGHTED, enumerator
/dports/lang/mit-scheme/mit-scheme-9.2/src/edwin/
H A Dbufwfs.scm213 'HIGHLIGHTED)
225 (get-text-property group index 'HIGHLIGHTED #f))))

123