HomeSort by relevance Sort by last modified time
    Searched refs:geometry (Results 26 - 41 of 41) sorted by null

12

  /external/grub/stage2/
disk_io.c 124 struct geometry buf_geom;
155 * wrong disk, then reset the disk geometry.
1372 struct geometry geom;
    [all...]
boot.c 946 struct geometry geom;
951 break the geometry information. That is a drawback of BSD
builtins.c 1355 /* geometry */
1359 struct geometry geom;
1371 /* Check for the geometry. */
1440 "geometry",
1443 "geometry DRIVE [CYLINDER HEAD SECTOR [TOTAL_SECTOR]]",
1445 " set the geometry of the drive arbitrarily. The number of the cylinders,"
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/
CalendarView.java 2111 EventGeometry geometry = mEventGeometry; local
3234 EventGeometry geometry = mEventGeometry; local
    [all...]
MonthView.java 932 EventGeometry geometry = mEventGeometry; local
    [all...]
  /external/grub/lib/
device.c 47 # define HDIO_GETGEO 0x0301 /* get device geometry */
134 /* Get the geometry of a drive DRIVE. */
136 get_drive_geometry (struct geometry *geom, char **map, int drive)
163 /* Got the geometry, so save it. */
  /external/webkit/WebCore/plugins/mac/
PluginViewMac.cpp 137 return widget->mapTo(topLevel, QPoint(0, 0)) + topLevel->geometry().topLeft() - topLevel->pos();
338 // -------------- Geometry and painting ----------------
  /external/webkit/WebCore/rendering/
RenderTreeAsText.cpp 362 ts << "geometry: {" << wid->geometry() << "} ";
  /external/webkit/WebKit/qt/Api/
qwebelement.cpp 512 Returns the geometry of this element, relative to its containing frame.
516 QRect QWebElement::geometry() const function in class:QWebElement
526 \sa geometry()
    [all...]
qwebframe.cpp 1041 Returns the geometry for the scrollbar with orientation \a orientation.
    [all...]
qwebpage.cpp     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java 64 import org.eclipse.draw2d.geometry.Rectangle;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationComposite.java 56 import org.eclipse.draw2d.geometry.Rectangle;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle1/
GraphicalLayoutEditor.java 73 import org.eclipse.draw2d.geometry.Rectangle;
    [all...]
  /external/webkit/WebKit/qt/tests/qwebframe/
tst_qwebframe.cpp     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 2 \usepackage[dvips]{geometry}
    [all...]

Completed in 147 milliseconds

12