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

  /external/skia/include/views/
SkOSWindow_wxwidgets.h 38 wxFrame* getWXFrame() const { return fFrame; }
47 wxFrame* fFrame;
  /external/junit/src/junit/swingui/
TestRunner.java 79 protected JFrame fFrame;
235 JOptionPane.showMessageDialog(fFrame, "Could not create Failure DetailView - using default view");
532 TestSelector selector= new TestSelector(fFrame, collector);
534 JOptionPane.showMessageDialog(fFrame, "No Test Cases found.\nCheck that the configured \'TestCollector\' is supported on this platform.");
551 JOptionPane.showMessageDialog(fFrame, "Could not create TestCollector - using default collector");
777 fFrame= createUI(suiteName);
778 fFrame.pack();
779 fFrame.setVisible(true);
818 fFrame.dispose();
846 AboutDialog about= new AboutDialog(fFrame);
    [all...]
  /external/junit/src/junit/awtui/
TestRunner.java 53 protected Frame fFrame;
80 AboutDialog about= new AboutDialog(fFrame);
562 fFrame= createUI(suiteName);
563 fFrame.setLocation(200, 200);
564 fFrame.setVisible(true);
  /external/chromium/third_party/icu/public/i18n/unicode/
regex.h     [all...]
  /external/chromium/third_party/icu/source/i18n/
rematch.cpp 142 fFrame = NULL;
355 e = fFrame->fExtra[groupOffset + 1];
    [all...]
  /external/icu4c/i18n/unicode/
regex.h     [all...]
  /external/icu4c/i18n/
rematch.cpp 212 fFrame = NULL;
538 e = fFrame->fExtra[groupOffset + 1];
    [all...]
  /cts/tools/dx-tests/lib/
junit.jar 
  /cts/tools/utils/lib/
junit.jar 
  /cts/tools/vm-tests/lib/
junit.jar 
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 246 milliseconds