HomeSort by relevance Sort by last modified time
    Searched full:toplevel (Results 76 - 100 of 240) sorted by null

1 2 34 5 6 7 8 910

  /external/webkit/Source/WebCore/plugins/qt/
PluginContainerQt.cpp 42 // without the parent this will be considered a toplevel widget,
  /external/webkit/Source/WebKit/gtk/tests/
testdomdomwindow.c 82 // We should catch this in the bubbling up phase, since we are connecting to the toplevel object
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebframe.cpp 807 GtkWidget* topLevel = gtk_widget_get_toplevel(GTK_WIDGET(webkit_web_frame_get_web_view(frame)));
809 if (!gtk_widget_is_toplevel(topLevel))
810 topLevel = 0;
822 return gtk_print_operation_run(operation, action, GTK_WINDOW(topLevel), error);
    [all...]
  /frameworks/rs/java/tests/ImageProcessing/res/layout/
main.xml 21 android:id="@+id/toplevel">
  /frameworks/rs/java/tests/ImageProcessing2/res/layout/
main.xml 21 android:id="@+id/toplevel">
  /frameworks/rs/java/tests/ImageProcessing_jb/res/layout/
main.xml 21 android:id="@+id/toplevel">
  /frameworks/rs/java/tests/LivePreview/res/layout/
main.xml 21 android:id="@+id/toplevel">
rs.xml 21 android:id="@+id/toplevel">
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintList.java 364 List<IMarker> topLevel = new ArrayList<IMarker>(ids.size());
377 topLevel.add(topMarker);
383 mTopLevels = topLevel.toArray(new IMarker[topLevel.size()]);
    [all...]
  /external/llvm/include/llvm/Analysis/
RegionInfo.h 270 /// @return The exit BasicBlock of the Region, NULL if this is the TopLevel
287 /// An toplevel Region has depth 0.
292 /// @brief Check if a Region is the TopLevel region.
294 /// The toplevel region represents the whole function.
360 // Toplevel Region.
  /external/v8/src/
lithium-allocator.cc 157 ASSERT(TopLevel()->HasAllocatedSpillOperand());
239 op = TopLevel()->GetSpillOperand();
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
gtk_util.h 266 // toplevel window's origin.
343 // ancestors up to its toplevel are visible.
gtk_util.cc 868 GtkWidget* toplevel = gtk_widget_get_toplevel(widget); local
869 DCHECK(toplevel);
870 DCHECK(GTK_WIDGET_REALIZED(toplevel));
874 toplevel,
    [all...]
info_bubble_gtk.h 125 // Updates |arrow_location_| based on the toplevel window's current position
  /external/valgrind/main/coregrind/m_gdbserver/
server.h 263 extern VG_MINIMAL_JMP_BUF(toplevel);
311 /* error is like VG_(umsg), then VG_MINIMAL_LONGJMP to gdbserver toplevel. */
  /external/chromium/chrome/browser/automation/
ui_controls_linux.cc 113 // No target was specified. Send the events to the active toplevel.
  /external/clang/docs/
IntroductionToTheClangAST.rst 77 statements in an S-expression-style format. The toplevel declaration in
  /external/dropbear/libtommath/
Makefile.in 11 # Dropbear takes flags from the toplevel makefile
  /external/libvorbis/lib/modes/
residue_44.h 13 function: toplevel residue templates for 32/44.1/48kHz
residue_44u.h 13 function: toplevel residue templates for 32/44.1/48kHz uncoupled
  /external/valgrind/main/docs/internals/
xml-output-protocol4.txt 37 The TOPLEVEL nonterminal specifies top level XML output structure. It
40 TOPLEVEL references TOOLSPECIFICs for each tool, and these are defined
92 TOPLEVEL
105 protocol version is one they don't understand. Hence TOPLEVEL is:
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
debug.h 35 functions/variables/toplevel asms. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
debug.h 35 functions/variables/toplevel asms. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
debug.h 35 functions/variables/toplevel asms. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
debug.h 35 functions/variables/toplevel asms. */

Completed in 950 milliseconds

1 2 34 5 6 7 8 910