HomeSort by relevance Sort by last modified time
    Searched full:bbox (Results 126 - 150 of 214) sorted by null

1 2 3 4 56 7 8 9

  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkdnd.py 282 x1, y1, x2, y2 = source.canvas.bbox(source.id)
289 x1, y1, x2, y2 = self.canvas.bbox(self.dndid)
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
TreeWidget.py 171 x0, y0, x1, y1 = self.canvas.bbox(ALL)
238 x0, y0, x1, y1 = self.canvas.bbox(id)
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkdnd.py 282 x1, y1, x2, y2 = source.canvas.bbox(source.id)
289 x1, y1, x2, y2 = self.canvas.bbox(self.dndid)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 171 x0, y0, x1, y1 = self.canvas.bbox(ALL)
238 x0, y0, x1, y1 = self.canvas.bbox(id)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkdnd.py 282 x1, y1, x2, y2 = source.canvas.bbox(source.id)
289 x1, y1, x2, y2 = self.canvas.bbox(self.dndid)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 171 x0, y0, x1, y1 = self.canvas.bbox(ALL)
238 x0, y0, x1, y1 = self.canvas.bbox(id)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkdnd.py 282 x1, y1, x2, y2 = source.canvas.bbox(source.id)
289 x1, y1, x2, y2 = self.canvas.bbox(self.dndid)
  /external/freetype/src/sfnt/
sfobjs.c     [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_pattern.cpp 75 m_BBox = pDict->GetRect("BBox");
  /external/pdfium/core/src/fpdfdoc/
doc_annot.cpp 209 CFX_FloatRect form_bbox = pForm->m_pFormDict->GetRect("BBox");
doc_formcontrol.cpp 162 CFX_FloatRect form_bbox = pStream->GetDict()->GetRect("BBox");
doc_ap.cpp 431 pStreamDict->SetAtRect("BBox", rcBBox);
676 pStreamDict->SetAtRect("BBox", rcBBox);
    [all...]
  /external/pdfium/xfa/src/fgas/src/layout/
fx_rtfbreak.cpp 1441 CFX_Rect bbox; local
    [all...]
fx_textbreak.cpp 1572 CFX_Rect bbox; local
    [all...]
  /external/libvorbis/examples/
frameview.pl 363 my($x1,$y1,$x2,$y2)=$w->bbox('foo');
384 ($x1,$y1,$x2,$y2)=$w->bbox('ylabel');
427 ($x1,$y1,$x2,$y2)=$w->bbox('foo');
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/
sfobjs.c     [all...]
  /external/libvncserver/libvncserver/
selbox.c 218 int fx1,fy1,fx2,fy2; /* for font bbox */
  /external/pdfium/third_party/freetype/src/sfnt/
sfobjs.c     [all...]
  /frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/dirlist/
MultiSelectManager_GridModelTest.java 250 /** Verifies the selection using actual bbox checks. */
  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtpage.cpp 30 CFX_RectF& bbox) {
168 FX_BOOL CFDE_TxtEdtPage::GetBBox(FDE_HVISUALOBJ hVisualObj, CFX_RectF& bbox) {
  /external/freetype/include/
freetype.h 1039 FT_BBox bbox; member in struct:FT_FaceRec_
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
freetype.h 1039 FT_BBox bbox; member in struct:FT_FaceRec_
    [all...]
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
sanitizer.py 91 'baseProfile', 'bbox', 'begin', 'by', 'calcMode', 'cap-height',
  /external/freetype/src/cff/
cf2font.c 449 /* Note: use both integer and fraction for outlines. This allows bbox */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cf2font.c 449 /* Note: use both integer and fraction for outlines. This allows bbox */

Completed in 984 milliseconds

1 2 3 4 56 7 8 9