HomeSort by relevance Sort by last modified time
    Searched refs:DIALOG (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/views/examples/
widget_example.h 32 DIALOG, // Show a dialog widget.
widget_example.cc 33 AddChildView(new Label(ASCIIToUTF16("Dialog contents label!")));
39 return ASCIIToUTF16("Dialog Widget Example");
69 BuildButton(container, "Dialog widget", DIALOG);
111 case DIALOG: {
  /external/chromium_org/tools/grit/grit/gather/
rc.py 98 class Dialog(Section):
99 '''A resource section that contains a dialog resource.'''
101 # A typical dialog resource section looks like this:
123 # The dialog's ID in the first line
124 (?P<id1>[A-Z0-9_]+)\s+DIALOG(EX)?
126 # The caption of the dialog
148 '''Knows how to parse dialog resource sections.'''
  /prebuilts/devtools/tools/lib/
sdkuilib.jar 

Completed in 1200 milliseconds