HomeSort by: relevance | last modified time | path
    Searched defs:DIALOG (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
rcparse.h 68 DIALOG = 269, /* DIALOG */
173 #define DIALOG 269
rcparse.c 112 /* Dialog information. This is built by the nonterminals styles and
115 static rc_dialog dialog; variable
191 DIALOG = 269, /* DIALOG */
296 #define DIALOG 269
467 YYSYMBOL_DIALOG = 14, /* DIALOG */
576 YYSYMBOL_dialog = 123, /* dialog */
1108 "ALT", "BITMAP", "CURSOR", "DIALOG", "DIALOGEX", "EXSTYLE", "CAPTION",
1126 "acc_options", "acc_option", "bitmap", "cursor", "dialog", "$@1", "$@2",
2277 memset (&dialog, 0, sizeof dialog)
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
rcparse.h 68 DIALOG = 269, /* DIALOG */
173 #define DIALOG 269
rcparse.c 112 /* Dialog information. This is built by the nonterminals styles and
115 static rc_dialog dialog; variable
191 DIALOG = 269, /* DIALOG */
296 #define DIALOG 269
467 YYSYMBOL_DIALOG = 14, /* DIALOG */
576 YYSYMBOL_dialog = 123, /* dialog */
1108 "ALT", "BITMAP", "CURSOR", "DIALOG", "DIALOGEX", "EXSTYLE", "CAPTION",
1126 "acc_options", "acc_option", "bitmap", "cursor", "dialog", "$@1", "$@2",
2277 memset (&dialog, 0, sizeof dialog)
    [all...]

Completed in 27 milliseconds