/external/freetype/src/truetype/ |
ttgload.c | 727 FT_UInt start_point, 731 (FT_UShort)start_point; 734 zone->org = load->extra_points + start_point; 735 zone->cur = load->outline.points + start_point; 736 zone->orus = load->extra_points2 + start_point; 737 zone->tags = (FT_Byte*)load->outline.tags + start_point; 739 zone->first_point = (FT_UShort)start_point; 1023 FT_UInt start_point, 1658 FT_UInt start_point; local [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/ |
ttgload.c | 706 FT_UInt start_point, 710 (FT_UShort)start_point; 713 zone->org = load->extra_points + start_point; 714 zone->cur = load->outline.points + start_point; 715 zone->orus = load->extra_points2 + start_point; 716 zone->tags = (FT_Byte*)load->outline.tags + start_point; 718 zone->first_point = (FT_UShort)start_point; 1000 FT_UInt start_point, 1036 k += start_point; 1639 FT_UInt start_point; local [all...] |
/external/pdfium/third_party/freetype/src/truetype/ |
ttgload.c | 704 FT_UInt start_point, 708 (FT_UShort)start_point; 711 zone->org = load->extra_points + start_point; 712 zone->cur = load->outline.points + start_point; 713 zone->orus = load->extra_points2 + start_point; 714 zone->tags = (FT_Byte*)load->outline.tags + start_point; 716 zone->first_point = (FT_UShort)start_point; 998 FT_UInt start_point, 1034 k += start_point; 1630 FT_UInt start_point; local [all...] |
/external/opencv3/modules/viz/src/ |
shapes.cpp | 158 Vec3d start_point(pt1.x, pt1.y, pt1.z), end_point(pt2.x, pt2.y, pt2.z); 160 double length = norm(end_point - start_point); 162 Vec3d xvec = normalized(end_point - start_point); 167 Affine3d transform_with_scale(R * length, start_point); [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
QuickDraw_Graphics_Suite.py | 325 'start_point' : _Prop_start_point,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
QuickDraw_Graphics_Suite.py | 325 'start_point' : _Prop_start_point,
|
/external/freetype/include/internal/ |
psaux.h | 498 T1_Builder_Start_Point_Func start_point; member in struct:T1_Builder_FuncsRec_ [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/ |
psaux.h | 498 T1_Builder_Start_Point_Func start_point; member in struct:T1_Builder_FuncsRec_ [all...] |
/external/pdfium/third_party/freetype/include/freetype/internal/ |
psaux.h | 498 T1_Builder_Start_Point_Func start_point; member in struct:T1_Builder_FuncsRec_ [all...] |
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/ |
test_rsync.py | 34 def _TailSet(start_point, listing): 43 start_point: The target of the rsync command, e.g., for the above command it 51 return set(l[len(start_point):] for l in listing.strip().split('\n')) [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
ChangeLog.24 | [all...] |