/external/pdfium/core/fpdfdoc/ |
cpdf_formcontrol.cpp | 174 CFX_FloatRect form_bbox = pStream->GetDict()->GetRectFor("BBox");
|
cpvt_generateap.cpp | 185 pStreamDict->SetRectFor("BBox", rcBBox); 433 pStreamDict->SetRectFor("BBox", rcBBox); 616 pStreamDict->SetRectFor("BBox", rect); [all...] |
cpdf_annot.cpp | 54 CFX_FloatRect form_bbox = pForm->m_pFormDict->GetRectFor("BBox");
|
/prebuilts/go/darwin-x86/doc/gopher/ |
favicon.svg | 38 inkscape:snap-bbox="true" 39 inkscape:snap-bbox-edge-midpoints="false" 40 inkscape:bbox-nodes="true"
|
/prebuilts/go/linux-x86/doc/gopher/ |
favicon.svg | 38 inkscape:snap-bbox="true" 39 inkscape:snap-bbox-edge-midpoints="false" 40 inkscape:bbox-nodes="true"
|
/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/freetype/src/sfnt/ |
sfobjs.c | [all...] |
/external/libvncserver/libvncserver/ |
selbox.c | 218 int fx1,fy1,fx2,fy2; /* for font bbox */
|
/external/pdfium/fpdfsdk/ |
cpdfsdk_baannot.cpp | 336 pStreamDict->SetRectFor("BBox", rcBBox);
|
/external/pdfium/third_party/freetype/src/sfnt/ |
sfobjs.c | [all...] |
/external/pdfium/xfa/fgas/layout/ |
fgas_textbreak.cpp | 1534 CFX_Rect bbox; local [all...] |
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/selection/ |
BandController_GridModelTest.java | 251 /** Verifies the selection using actual bbox checks. */
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
freetype.h | 1039 FT_BBox bbox; member in struct:FT_FaceRec_ [all...] |
/external/freetype/src/cff/ |
cf2font.c | 499 /* Note: use both integer and fraction for outlines. This allows bbox */
|
/external/pdfium/third_party/freetype/src/cff/ |
cf2font.c | 449 /* Note: use both integer and fraction for outlines. This allows bbox */
|
/external/skia/src/core/ |
SkDraw.cpp | 809 SkRect bbox = devRect; local 813 bbox.outset(1, 1); 819 bbox.outset(SkScalarHalf(ssize.x()), SkScalarHalf(ssize.y())); 823 SkIRect ir = bbox.roundOut(); [all...] |
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/ |
invitation.svg | 304 inkscape:grid-bbox="true"
|
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
AutoCompleteWindow.py | 223 x, y, cx, cy = text.bbox(self.startindex)
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
ttk.py | 669 def bbox(self, index): member in class:Entry 672 return self.tk.call(self._w, "bbox", index) 1177 def bbox(self, item, column=None): member in class:Treeview [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/ |
AutoCompleteWindow.py | 223 x, y, cx, cy = text.bbox(self.startindex)
|
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
ttk.py | 669 def bbox(self, index): member in class:Entry 672 return self.tk.call(self._w, "bbox", index) 1177 def bbox(self, item, column=None): member in class:Treeview [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
AutoCompleteWindow.py | 223 x, y, cx, cy = text.bbox(self.startindex)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 669 def bbox(self, index): member in class:Entry 672 return self.tk.call(self._w, "bbox", index) 1177 def bbox(self, item, column=None): member in class:Treeview [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
AutoCompleteWindow.py | 223 x, y, cx, cy = text.bbox(self.startindex)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
ttk.py | 669 def bbox(self, index): member in class:Entry 672 return self.tk.call(self._w, "bbox", index) 1177 def bbox(self, item, column=None): member in class:Treeview [all...] |