HomeSort by relevance Sort by last modified time
    Searched full:centering (Results 1 - 25 of 50) sorted by null

1 2

  /external/llvm/test/FrontendC++/
2008-10-29-WrongOffset.cpp 183 template < int Dim > class Centering
190 template < int Dim > const Centering < Dim >
207 template < class Layout2 > FieldEngine (const Centering < Dim > &centering, const Layout2 & layout, const Mesh & mesh, int materials = 1):num_materials_m (materials), centering_m (centering),
208 stride_m (centering.size ()), physicalCellDomain_m (layout.domain ()),
213 Centering < Dim > centering_m;
269 typedef Centering < dimensions > Centering_t;
270 template < class Layout2 > Field (const Centering_t & centering,
273 mesh):fieldEngine_m (centering, layout
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
PolyToPoly.java 55 // centering in X is easy... use alignment (and X at midpoint)
57 // centering in Y, we need to measure ascent/descent first
  /external/chromium/chrome/browser/ui/gtk/
sad_tab_gtk.cc 66 GtkWidget* centering = gtk_alignment_new(0.5, 0.5, 0.0, 0.0); local
67 gtk_container_add(GTK_CONTAINER(event_box_.get()), centering); local
71 gtk_container_add(GTK_CONTAINER(centering), vbox);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridMatch.java 25 * edge, or a margin, or centering, or a gap distance from another edge and so on.
134 * precedence than centering which in turn is ordered before external edge matches
  /external/chromium/chrome/common/
badge_util.cc 78 // When centering the text, we need to make sure there are an equal number
  /packages/apps/Launcher2/res/values/
dimens.xml 92 <!-- roughly a status bar (for vertically centering the all apps
  /build/tools/droiddoc/templates-pdk/assets/
carousel.js 154 // - determines the centering point of the slide strip
  /build/tools/droiddoc/templates-sdk/assets/
carousel.js 154 // - determines the centering point of the slide strip
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button_cell.mm 238 const CGFloat kArrowOffset = 1.0; // Required for proper centering.
  /external/chromium/chrome/browser/ui/views/
edit_search_engine_dialog.cc 68 // the size as well as centering relative to the parent.
  /frameworks/base/core/java/com/android/internal/view/menu/
IconMenuItemView.java 271 * Positions the icon vertically (horizontal centering is taken care of by
ActionMenuView.java 174 // When we have overflow and a single expanded (text) item, we want to try centering it
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MiniKeyboard.java 115 // Centering of the top row.
  /external/blktrace/btt/doc/
btt.tex 542 \leavevmode\centering
578 \leavevmode\centering
593 \leavevmode\centering
744 \leavevmode\centering
793 \leavevmode\centering
    [all...]
  /external/chromium/chrome/browser/ui/gtk/extensions/
extension_installed_bubble_gtk.cc 269 // other side of the window. We also clear the width to avoid centering
  /packages/apps/Gallery/src/com/android/camera/
ImageViewTouchBase.java 181 // Center as much as possible in one or both axis. Centering is
  /external/chromium/chrome/browser/resources/gpu_internals/
timeline.js 28 * as well as the math for centering the viewport in various interesting
  /frameworks/base/core/java/android/view/
InputDevice.java 496 * This value is mainly useful for calibrating self-centering devices.
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
ImageViewTouchBase.java 471 * Center as much as possible in one or both axis. Centering is
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
RelativeLayoutRule.java 359 // Centering actions
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.info 80 * Centering lines::
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_gtk.h 372 // The widget we expose, used for vertically centering the real text edit,
  /external/chromium/chrome/browser/ui/cocoa/
gradient_button_cell.mm 671 // For vertical centering purposes, we need the bounds of the containing
  /external/quake/quake/src/WinQuake/
gl_screen.cpp 149 // count the number of lines for centering
screen.cpp 96 // count the number of lines for centering

Completed in 1217 milliseconds

1 2