Searched refs:face_index (Results 1 - 25 of 69) sorted by relevance

123

/external/chromium_org/third_party/freetype/include/freetype/
H A Dftmac.h81 /* 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/include/
H A Dftmac.h81 /* 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/core/include/thirdparties/freetype/freetype/
H A Dftmac.h81 /* 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/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dftmac.h81 /* 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/chromium_org/third_party/freetype/src/sfnt/
H A Dsfobjs.h34 FT_Int face_index,
41 FT_Int face_index,
/external/freetype/src/sfnt/
H A Dsfobjs.h34 FT_Int face_index,
41 FT_Int face_index,
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
H A Dsfobjs.h34 FT_Int face_index,
41 FT_Int face_index,
/external/chromium_org/third_party/freetype/src/base/
H A Dftbase.h31 /* font, and try to load a face specified by the face_index. */
35 FT_Long face_index,
47 FT_Long face_index,
H A Dftobjs.c1137 FT_Long face_index,
1182 (FT_Int)face_index,
1228 FT_Long face_index,
1242 return FT_Open_Face( library, &args, face_index, aface );
1254 FT_Long face_index,
1269 return FT_Open_Face( library, &args, face_index, aface );
1361 FT_Long face_index,
1391 /* At this point, face_index has served its purpose; */
1396 if ( face_index > 0 )
1397 face_index
1135 open_face( FT_Driver driver, FT_Stream stream, FT_Long face_index, FT_Int num_params, FT_Parameter* params, FT_Face *aface ) argument
1428 ft_lookup_PS_in_sfnt_stream( FT_Stream stream, FT_Long face_index, FT_ULong* offset, FT_ULong* length, FT_Bool* is_sfnt_cid ) argument
1563 Mac_Read_POST_Resource( FT_Library library, FT_Stream stream, FT_Long *offsets, FT_Long resource_cnt, FT_Long face_index, FT_Face *aface ) argument
1706 Mac_Read_sfnt_Resource( FT_Library library, FT_Stream stream, FT_Long *offsets, FT_Long resource_cnt, FT_Long face_index, FT_Face *aface ) argument
1774 IsMacResource( FT_Library library, FT_Stream stream, FT_Long resource_offset, FT_Long face_index, FT_Face *aface ) argument
1831 IsMacBinary( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface ) argument
1881 load_face_in_embedded_rfork( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) argument
1978 load_mac_face( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) argument
[all...]
/external/freetype/src/base/
H A Dftbase.h31 /* font, and try to load a face specified by the face_index. */
35 FT_Long face_index,
47 FT_Long face_index,
H A Dftobjs.c1143 FT_Long face_index,
1193 (FT_Int)face_index,
1240 FT_Long face_index,
1254 return FT_Open_Face( library, &args, face_index, aface );
1266 FT_Long face_index,
1281 return FT_Open_Face( library, &args, face_index, aface );
1373 FT_Long face_index,
1403 /* At this point, face_index has served its purpose; */
1408 if ( face_index > 0 )
1409 face_index
1140 open_face( FT_Driver driver, FT_Stream *astream, FT_Bool external_stream, FT_Long face_index, FT_Int num_params, FT_Parameter* params, FT_Face *aface ) argument
1440 ft_lookup_PS_in_sfnt_stream( FT_Stream stream, FT_Long face_index, FT_ULong* offset, FT_ULong* length, FT_Bool* is_sfnt_cid ) argument
1575 Mac_Read_POST_Resource( FT_Library library, FT_Stream stream, FT_Long *offsets, FT_Long resource_cnt, FT_Long face_index, FT_Face *aface ) argument
1718 Mac_Read_sfnt_Resource( FT_Library library, FT_Stream stream, FT_Long *offsets, FT_Long resource_cnt, FT_Long face_index, FT_Face *aface ) argument
1786 IsMacResource( FT_Library library, FT_Stream stream, FT_Long resource_offset, FT_Long face_index, FT_Face *aface ) argument
1846 IsMacBinary( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface ) argument
1896 load_face_in_embedded_rfork( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) argument
1993 load_mac_face( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) argument
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftbase.h31 /* font, and try to load a face specified by the face_index. */
35 FT_Long face_index,
47 FT_Long face_index,
H A Dftmac.c27 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 err = FT_GetFileRef_From_Mac_ATS_Name( fontName, &ref, face_index );
245 FT_Long* face_index )
693 FT_New_Face_From_LWFN( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) argument
725 FT_New_Face_From_SFNT( FT_Library library, ResID sfnt_id, FT_Long face_index, FT_Face* aface ) argument
792 FT_New_Face_From_Suitcase( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) argument
912 FT_New_Face_From_Resource( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) argument
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
H A Dcidload.h45 FT_Int face_index );
H A Dcidobjs.c142 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 != 0 )
357 cidface->face_index = face_index;
H A Dcidobjs.h134 FT_Int face_index,
/external/chromium_org/third_party/freetype/src/cff/
H A Dcffload.h65 FT_Int face_index,
H A Dcffobjs.h159 FT_Int face_index,
/external/freetype/src/cff/
H A Dcffload.h65 FT_Int face_index,
H A Dcffobjs.h161 FT_Int face_index,
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcffload.h65 FT_Int face_index,
H A Dcffobjs.h159 FT_Int face_index,
/external/chromium_org/gpu/command_buffer/service/
H A Dtexture_manager.cc216 size_t face_index = GLES2Util::GLTargetToFaceIndex(target); local
217 DCHECK_LT(static_cast<size_t>(face_index),
220 level_infos_[face_index].size());
222 level_infos_[face_index][level];
334 size_t face_index = GLES2Util::GLTargetToFaceIndex(target); local
335 DCHECK_LT(static_cast<size_t>(face_index),
338 level_infos_[face_index].size());
340 level_infos_[face_index][level];
444 size_t face_index = GLES2Util::GLTargetToFaceIndex(target); local
445 DCHECK_LT(static_cast<size_t>(face_index),
491 size_t face_index = GLES2Util::GLTargetToFaceIndex(target); local
512 size_t face_index = GLES2Util::GLTargetToFaceIndex(target); local
529 size_t face_index = GLES2Util::GLTargetToFaceIndex(target); local
742 size_t face_index = GLES2Util::GLTargetToFaceIndex(target); local
764 size_t face_index = GLES2Util::GLTargetToFaceIndex(target); local
798 size_t face_index = GLES2Util::GLTargetToFaceIndex(target); local
818 size_t face_index = GLES2Util::GLTargetToFaceIndex(target); local
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1objs.h135 FT_Int face_index,
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_fontmap.cpp137 int weight, FX_BOOL bItalic, FX_LPBYTE pData, FX_DWORD size, int face_index)
154 int ret = FXFT_New_Memory_Face(library, pData, size, face_index, &pFontDesc->m_SingleFace.m_pFace);
300 int face_index = 0; local
311 face_index = 0;
313 face_index = index;
315 return face_index;
329 int face_index = GetTTCIndex(pFontDesc->m_pFontData, ttc_size, font_offset); local
330 if (pFontDesc->m_TTCFace.m_pFaces[face_index] == NULL) {
331 pFontDesc->m_TTCFace.m_pFaces[face_index] = GetFixedFace(pFontDesc->m_pFontData, ttc_size, face_index);
136 AddCachedFace(const CFX_ByteString& face_name, int weight, FX_BOOL bItalic, FX_LPBYTE pData, FX_DWORD size, int face_index) argument
352 int face_index = GetTTCIndex(pFontDesc->m_pFontData, ttc_size, font_offset); local
356 GetFixedFace(FX_LPCBYTE pData, FX_DWORD size, int face_index) argument
374 GetFileFace(FX_LPCSTR filename, int face_index) argument
[all...]

Completed in 5486 milliseconds

123