/external/chromium_org/tools/deep_memory_profiler/ |
policy.android.renderer.json | 67 "tc-toplevel-string", 526 "name": "tc-toplevel-string",
|
policy.l2.json | 54 "tc-toplevel-string", 444 "name": "tc-toplevel-string",
|
/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. */
|
/frameworks/base/services/java/com/android/server/wm/ |
DisplayContent.java | 293 throw new RuntimeException("addStackBox: Too many toplevel StackBoxes!"); 354 default: throw new RuntimeException("moveHomeStackBox: Too many toplevel StackBoxes!");
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
build_py.py | 252 # We treat modules-in-packages almost the same as toplevel modules, 253 # just the "package" for a toplevel is empty (either an empty
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
TreeWidget.py | 432 #if isinstance(master, Toplevel) or isinstance(master, Tk): 456 root = Toplevel(PyShell.root)
|
keybindingDialog.py | 8 class GetKeysDialog(Toplevel): 16 Toplevel.__init__(self, parent)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
build_py.py | 252 # We treat modules-in-packages almost the same as toplevel modules, 253 # just the "package" for a toplevel is empty (either an empty
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
TreeWidget.py | 432 #if isinstance(master, Toplevel) or isinstance(master, Tk): 456 root = Toplevel(PyShell.root)
|
keybindingDialog.py | 8 class GetKeysDialog(Toplevel): 16 Toplevel.__init__(self, parent)
|
/external/chromium/chrome/browser/automation/ |
ui_controls_linux.cc | 113 // No target was specified. Send the events to the active toplevel.
|
/external/chromium/chrome/browser/ui/gtk/ |
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/chromium_org/ash/wm/ |
immersive_fullscreen_controller.cc | 84 // Returns true if |maybe_transient| is a transient child of |toplevel|. 86 aura::Window* toplevel) { 87 if (!maybe_transient || !toplevel) 92 if (window == toplevel) [all...] |
/external/chromium_org/chrome/browser/ui/gtk/bubble/ |
bubble_gtk.h | 153 // Updates the frame style based on the toplevel window's current position and
|
/external/chromium_org/chrome/browser/ui/gtk/ |
gtk_util.cc | 780 GtkWidget* toplevel = gtk_widget_get_toplevel(widget); local 781 DCHECK(toplevel); 782 DCHECK(gtk_widget_get_realized(toplevel)); 786 toplevel, [all...] |
/external/chromium_org/content/child/npapi/ |
webplugin_delegate_impl.cc | 155 // plugins when the toplevel window focus changes. Sending such focus events
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
conf.py | 186 # For "manual" documents, if this is true, then toplevel headings are parts,
|
/external/chromium_org/third_party/sqlite/ |
test.patch | 6 #### The toplevel directory of the source tree. This is the directory
|
/external/chromium_org/ui/base/ime/ |
input_method.h | 63 // Initializes the InputMethod object. Pass true if the system toplevel window
|
/external/chromium_org/ui/base/test/ |
ui_controls_gtk.cc | 118 // No target was specified. Send the events to the active toplevel.
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
x11_whole_screen_move_loop.cc | 190 // Creates an invisible, InputOnly toplevel window. This window will receive
|
/external/chromium_org/ui/views/widget/ |
widget.h | 217 // Whether this window is intended to be a toplevel window with no 243 // Creates a toplevel window with no context. These methods should only be 245 // creating a toplevel window connected to no other event. 299 // or NULL if there is no toplevel in a native view hierarchy. [all...] |
/external/clang/docs/ |
IntroductionToTheClangAST.rst | 83 statements in an S-expression-style format. The toplevel declaration in
|
/external/dropbear/libtommath/ |
Makefile.in | 11 # Dropbear takes flags from the toplevel makefile
|