Searched defs:face_index (Results 1 - 12 of 12) sorted by relevance

/external/pdfium/core/fxge/ge/
H A Dcfx_fontmgr.cpp68 int face_index = 0; local
78 face_index = 0;
80 face_index = index;
81 return face_index;
146 int face_index) {
155 int ret = FXFT_New_Memory_Face(library, pData, size, face_index,
181 int face_index = GetTTCIndex(pFontDesc->m_pFontData, ttc_size, font_offset); local
182 if (!pFontDesc->m_TTCFaces[face_index]) {
183 pFontDesc->m_TTCFaces[face_index] =
184 GetFixedFace(pFontDesc->m_pFontData, ttc_size, face_index);
141 AddCachedFace(const CFX_ByteString& face_name, int weight, bool bItalic, uint8_t* pData, uint32_t size, int face_index) argument
201 int face_index = GetTTCIndex(pFontDesc->m_pFontData, ttc_size, font_offset); local
207 GetFixedFace(const uint8_t* pData, uint32_t size, int face_index) argument
218 GetFileFace(const FX_CHAR* filename, int face_index) argument
[all...]
/external/freetype/src/base/
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 if ( !fontName || !face_index )
233 err = FT_GetFileRef_From_Mac_ATS_Name( fontName, &ref, face_index );
700 FT_New_Face_From_LWFN( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) argument
732 FT_New_Face_From_SFNT( FT_Library library, ResID sfnt_id, FT_Long face_index, FT_Face* aface ) argument
804 FT_New_Face_From_Suitcase( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) argument
926 FT_New_Face_From_Resource( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) argument
[all...]
H A Dftobjs.c86 FT_Long face_index,
1142 FT_Long face_index,
1192 (FT_Int)face_index,
1239 FT_Long face_index,
1253 return ft_open_face_internal( library, &args, face_index, aface, 1 );
1265 FT_Long face_index,
1280 return ft_open_face_internal( library, &args, face_index, aface, 1 );
1372 FT_Long face_index,
1407 if ( face_index > 0 )
1408 face_index
1139 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
1439 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
1596 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
1818 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
1891 IsMacResource( FT_Library library, FT_Stream stream, FT_Long resource_offset, FT_Long face_index, FT_Face *aface ) argument
1951 IsMacBinary( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface ) argument
2002 load_face_in_embedded_rfork( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) argument
2101 load_mac_face( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) argument
2158 ft_open_face_internal( FT_Library library, const FT_Open_Args* args, FT_Long face_index, FT_Face *aface, FT_Bool test_mac_fonts ) argument
[all...]
/external/freetype/src/sfnt/
H A Dsfobjs.c861 FT_Int face_index; local
921 face_index = FT_ABS( face_instance_index ) & 0xFFFF;
925 face_index--;
927 if ( face_index >= face->ttc_header.count )
932 face_index = 0;
935 if ( FT_STREAM_SEEK( face->ttc_header.offsets[face_index] ) )
1034 face->root.face_index = face_instance_index;
/external/pdfium/third_party/freetype/src/base/
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 if ( !fontName || !face_index )
233 err = FT_GetFileRef_From_Mac_ATS_Name( fontName, &ref, face_index );
700 FT_New_Face_From_LWFN( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) argument
732 FT_New_Face_From_SFNT( FT_Library library, ResID sfnt_id, FT_Long face_index, FT_Face* aface ) argument
804 FT_New_Face_From_Suitcase( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) argument
926 FT_New_Face_From_Resource( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) argument
[all...]
H A Dftobjs.c1118 FT_Long face_index,
1168 (FT_Int)face_index,
1215 FT_Long face_index,
1229 return FT_Open_Face( library, &args, face_index, aface );
1241 FT_Long face_index,
1256 return FT_Open_Face( library, &args, face_index, aface );
1348 FT_Long face_index,
1383 if ( face_index > 0 )
1384 face_index &= 0x7FFF0000L; /* retain GX data */
1387 error = FT_Open_Face( library, &args, face_index, afac
1115 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
1415 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
1556 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
1751 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
1823 IsMacResource( FT_Library library, FT_Stream stream, FT_Long resource_offset, FT_Long face_index, FT_Face *aface ) argument
1883 IsMacBinary( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface ) argument
1934 load_face_in_embedded_rfork( FT_Library library, FT_Stream stream, FT_Long face_index, FT_Face *aface, const FT_Open_Args *args ) argument
2031 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/third_party/freetype/src/sfnt/
H A Dsfobjs.c831 FT_Int face_index; local
866 face_index = FT_ABS( face_instance_index ) & 0xFFFF;
868 if ( face_index >= face->ttc_header.count )
873 face_index = 0;
876 if ( FT_STREAM_SEEK( face->ttc_header.offsets[face_index] ) )
924 face->root.face_index = face_index;
/external/harfbuzz_ng/util/
H A Doptions.hh295 face_index = 0;
315 int face_index; member in struct:font_options_t
/external/freetype/include/freetype/
H A Dfreetype.h883 /* face_index :: This field holds two different values. */
896 /* instance of face~4, say, `face_index' is */
900 /* `face_index' is always a positive value). */
1053 FT_Long face_index; member in struct:FT_FaceRec_
1391 ( (face)->face_index & 0x7FFF0000L )
2034 /* face_index :: See @FT_Open_Face for a detailed description of this */
2038 /* aface :: A handle to a new face object. If `face_index' is */
2051 FT_Long face_index,
2072 /* face_index :: See @FT_Open_Face for a detailed description of this */
2076 /* aface :: A handle to a new face object. If `face_index' i
[all...]
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c2973 int pos_index = -1, face_index = -1; local
2988 face_index = i;
3071 if (face_index != -1) {
3073 S_0286D0_FRONT_FACE_ADDR(rshader->input[face_index].gpr);
H A Dr600_state.c2467 int pos_index = -1, face_index = -1; local
2478 face_index = i;
2548 if (face_index != -1) {
2550 S_0286D0_FRONT_FACE_ADDR(rshader->input[face_index].gpr);
/external/pdfium/third_party/freetype/include/freetype/
H A Dfreetype.h879 /* face_index :: This field holds two different values. */
892 /* `face_index' is set to 0x00030004. */
895 /* `face_index' is always a positive value). */
1037 FT_Long face_index; member in struct:FT_FaceRec_
1993 /* face_index :: See @FT_Open_Face for a detailed description of this */
1997 /* aface :: A handle to a new face object. If `face_index' is */
2010 FT_Long face_index,
2031 /* face_index :: See @FT_Open_Face for a detailed description of this */
2035 /* aface :: A handle to a new face object. If `face_index' is */
2048 FT_Long face_index,
[all...]

Completed in 412 milliseconds