HomeSort by relevance Sort by last modified time
    Searched refs:bboxes (Results 1 - 6 of 6) sorted by null

  /external/python/cpython2/Tools/pynche/
ListViewer.py 75 bboxes = self.__bboxes = []
90 bboxes.append(boxid)
96 for box in bboxes:
  /external/freetype/include/freetype/
t1tables.h 315 FT_BBox* bboxes [T1_MAX_MM_DESIGNS + 1]; member in struct:PS_BlendRec_
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
t1tables.h 315 FT_BBox* bboxes [T1_MAX_MM_DESIGNS + 1]; member in struct:PS_BlendRec_
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
t1tables.h 315 FT_BBox* bboxes [T1_MAX_MM_DESIGNS + 1]; member in struct:PS_BlendRec_
    [all...]
  /external/pdfium/third_party/freetype/src/type1/
t1load.c 134 FT_NEW_ARRAY( blend->bboxes [1], num_designs ) ||
142 blend->bboxes [0] = &face->type1.font_bbox;
148 blend->bboxes [nn] = blend->bboxes [nn - 1] + 1;
532 FT_FREE( blend->bboxes[1] );
538 blend->bboxes [n] = NULL;
994 objects = (void**)blend->bboxes;
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 1109 milliseconds