HomeSort by relevance Sort by last modified time
    Searched refs:face_index (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /external/freetype/include/freetype/
ftmac.h 81 /* face_index :: Only supported for the -1 `sanity check' special */
102 FT_Long face_index,
123 /* face_index :: Index of the face. For passing to */
132 FT_Long* face_index )
151 /* face_index :: Index of the face. For passing to */
160 FT_Long* face_index )
183 /* face_index :: Index of the face. For passing to @FT_New_Face. */
192 FT_Long* face_index )
211 /* face_index :: The index of the face within the resource. The */
226 FT_Long face_index,
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftmac.h 81 /* face_index :: Only supported for the -1 `sanity check' special */
102 FT_Long face_index,
123 /* face_index :: Index of the face. For passing to */
132 FT_Long* face_index )
151 /* face_index :: Index of the face. For passing to */
160 FT_Long* face_index )
183 /* face_index :: Index of the face. For passing to @FT_New_Face. */
192 FT_Long* face_index )
211 /* face_index :: The index of the face within the resource. The */
226 FT_Long face_index,
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
ftmac.h 81 /* face_index :: Only supported for the -1 `sanity check' special */
102 FT_Long face_index,
123 /* face_index :: Index of the face. For passing to */
132 FT_Long* face_index )
151 /* face_index :: Index of the face. For passing to */
160 FT_Long* face_index )
183 /* face_index :: Index of the face. For passing to @FT_New_Face. */
192 FT_Long* face_index )
211 /* face_index :: The index of the face within the resource. The */
226 FT_Long face_index,
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftmac.h 81 /* face_index :: Only supported for the -1 `sanity check' special */
102 FT_Long face_index,
123 /* face_index :: Index of the face. For passing to */
132 FT_Long* face_index )
151 /* face_index :: Index of the face. For passing to */
160 FT_Long* face_index )
183 /* face_index :: Index of the face. For passing to @FT_New_Face. */
192 FT_Long* face_index )
211 /* face_index :: The index of the face within the resource. The */
226 FT_Long face_index,
    [all...]
  /external/freetype/src/base/
ftbase.h 36 /* font, and try to load a face specified by the face_index. */
40 FT_Long face_index,
52 FT_Long face_index,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftbase.h 36 /* font, and try to load a face specified by the face_index. */
40 FT_Long face_index,
52 FT_Long face_index,
ftmac.c 27 support this I use the face_index argument of FT_(Open|New)_Face()
127 FT_Long* face_index )
131 FT_UNUSED( face_index );
177 FT_Long* face_index )
183 *face_index = 0;
197 /* face_index calculation by searching preceding fontIDs */
213 *face_index = ats_font_id - ( id2 + 1 );
224 FT_Long* face_index )
230 if ( !fontName || !face_index )
233 err = FT_GetFileRef_From_Mac_ATS_Name( fontName, &ref, face_index );
    [all...]
  /external/pdfium/third_party/freetype/src/base/
ftbase.h 36 /* font, and try to load a face specified by the face_index. */
40 FT_Long face_index,
52 FT_Long face_index,
ftmac.c 27 support this I use the face_index argument of FT_(Open|New)_Face()
127 FT_Long* face_index )
131 FT_UNUSED( face_index );
177 FT_Long* face_index )
183 *face_index = 0;
197 /* face_index calculation by searching preceding fontIDs */
213 *face_index = ats_font_id - ( id2 + 1 );
224 FT_Long* face_index )
230 if ( !fontName || !face_index )
233 err = FT_GetFileRef_From_Mac_ATS_Name( fontName, &ref, face_index );
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/
cidload.h 45 FT_Int face_index );
cidobjs.c 142 CID_FaceDict dict = face->cid.font_dicts + face->root.face_index;
265 /* face_index :: The index of the font face in the resource. */
280 FT_Int face_index,
327 error = cid_face_open( face, face_index );
332 if ( face_index < 0 )
337 if ( ( face_index & 0xFFFF ) != 0 )
357 cidface->face_index = face_index & 0xFFFF;
cidobjs.h 134 FT_Int face_index,
  /external/pdfium/third_party/freetype/src/cid/
cidload.h 45 FT_Int face_index );
cidobjs.c 142 CID_FaceDict dict = face->cid.font_dicts + face->root.face_index;
265 /* face_index :: The index of the font face in the resource. */
280 FT_Int face_index,
327 error = cid_face_open( face, face_index );
332 if ( face_index < 0 )
337 if ( ( face_index & 0xFFFF ) != 0 )
357 cidface->face_index = face_index & 0xFFFF;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/mac/
ftmac.c 24 support this I use the face_index argument of FT_(Open|New)_Face()
181 FT_Long* face_index )
185 FT_UNUSED( face_index );
195 FT_Long* face_index )
207 if ( !fontName || !face_index )
210 *face_index = 0;
229 *face_index = 0;
260 ++(*face_index);
314 FT_Long* face_index )
320 *face_index = 0
    [all...]
  /external/freetype/src/cff/
cffload.h 65 FT_Int face_index,
cffobjs.h 161 FT_Int face_index,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cffload.h 65 FT_Int face_index,
cffobjs.h 161 FT_Int face_index,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/
pfrobjs.h 62 FT_Int face_index,
pfrload.h 99 FT_UInt face_index,
  /external/pdfium/third_party/freetype/src/cff/
cffload.h 65 FT_Int face_index,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/ftfuzzer/
ftfuzzer.cc 206 for ( long face_index = 0;
207 face_index < num_faces;
208 face_index++ )
214 -( face_index + 1 ),
228 ( instance_index << 16 ) + face_index,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/
t1objs.h 135 FT_Int face_index,
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type42/
t42objs.h 69 FT_Int face_index,

Completed in 929 milliseconds

1 2 3 4