OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ft_glyph_metrics
(Results
1 - 25
of
26
) sorted by null
1
2
/external/libgdx/extensions/gdx-freetype/jni/
com.badlogic.gdx.graphics.g2d.freetype.FreeType.cpp
603
return ((
FT_Glyph_Metrics
*)metrics)->width;
613
return ((
FT_Glyph_Metrics
*)metrics)->height;
623
return ((
FT_Glyph_Metrics
*)metrics)->horiBearingX;
633
return ((
FT_Glyph_Metrics
*)metrics)->horiBearingY;
643
return ((
FT_Glyph_Metrics
*)metrics)->horiAdvance;
653
return ((
FT_Glyph_Metrics
*)metrics)->vertBearingX;
663
return ((
FT_Glyph_Metrics
*)metrics)->vertBearingY;
673
return ((
FT_Glyph_Metrics
*)metrics)->vertAdvance;
/external/libgdx/extensions/gdx-freetype/src/com/badlogic/gdx/graphics/g2d/freetype/
FreeType.java
693
return ((
FT_Glyph_Metrics
*)metrics)->width;
701
return ((
FT_Glyph_Metrics
*)metrics)->height;
709
return ((
FT_Glyph_Metrics
*)metrics)->horiBearingX;
717
return ((
FT_Glyph_Metrics
*)metrics)->horiBearingY;
725
return ((
FT_Glyph_Metrics
*)metrics)->horiAdvance;
733
return ((
FT_Glyph_Metrics
*)metrics)->vertBearingX;
741
return ((
FT_Glyph_Metrics
*)metrics)->vertBearingY;
749
return ((
FT_Glyph_Metrics
*)metrics)->vertAdvance;
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/
cidgload.c
370
FT_Glyph_Metrics
* metrics = &cidglyph->metrics;
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/
t1gload.c
397
FT_Glyph_Metrics
* metrics = &t1glyph->metrics;
/external/pdfium/third_party/freetype/src/cid/
cidgload.c
359
FT_Glyph_Metrics
* metrics = &cidglyph->metrics;
/external/pdfium/third_party/freetype/src/type1/
t1gload.c
397
FT_Glyph_Metrics
* metrics = &t1glyph->metrics;
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/
pfrobjs.c
369
FT_Glyph_Metrics
* metrics = &pfrslot->metrics;
pfrsbit.c
710
/* XXX: needs casts to fit
FT_Glyph_Metrics
.{width|height} */
/external/freetype/include/
freetype.h
167
/*
FT_Glyph_Metrics
*/
266
/*
FT_Glyph_Metrics
*/
322
}
FT_Glyph_Metrics
;
[
all
...]
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
freetype.h
167
/*
FT_Glyph_Metrics
*/
266
/*
FT_Glyph_Metrics
*/
322
}
FT_Glyph_Metrics
;
[
all
...]
/external/freetype/include/internal/
ftobjs.h
649
ft_synthesize_vertical_metrics(
FT_Glyph_Metrics
* metrics,
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
freetype.h
167
/*
FT_Glyph_Metrics
*/
266
/*
FT_Glyph_Metrics
*/
322
}
FT_Glyph_Metrics
;
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
ftobjs.h
652
ft_synthesize_vertical_metrics(
FT_Glyph_Metrics
* metrics,
[
all
...]
/external/pdfium/third_party/freetype/include/freetype/
freetype.h
167
/*
FT_Glyph_Metrics
*/
266
/*
FT_Glyph_Metrics
*/
322
}
FT_Glyph_Metrics
;
[
all
...]
/external/pdfium/third_party/freetype/include/freetype/internal/
ftobjs.h
649
ft_synthesize_vertical_metrics(
FT_Glyph_Metrics
* metrics,
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/reference/
ft2-base_interface.html
108
<tr><td><a href="#FT_Library">FT_Library</a></td><td><a href="#
FT_Glyph_Metrics
">
FT_Glyph_Metrics
</a></td><td><a href="#FT_LOAD_COLOR">FT_LOAD_COLOR</a></td></tr>
[
all
...]
ft2-index.html
[
all
...]
/external/freetype/src/base/
ftobjs.c
551
FT_Glyph_Metrics
* metrics = &slot->metrics;
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftobjs.c
562
FT_Glyph_Metrics
* metrics = &slot->metrics;
[
all
...]
/external/pdfium/third_party/freetype/src/base/
ftobjs.c
551
FT_Glyph_Metrics
* metrics = &slot->metrics;
[
all
...]
/external/freetype/src/cff/
cffgload.c
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cffgload.c
[
all
...]
/external/pdfium/third_party/freetype/src/cff/
cffgload.c
[
all
...]
/prebuilts/misc/windows/sdl2_ttf/i686-w64-mingw32/lib/
libSDL2_ttf.a
176
FT_Err_Missing_Module FT_Err_Missing_Property FT_Err_Invalid_Glyph_Index FT_Err_Invalid_Character_Code FT_Err_Invalid_Glyph_Format FT_Err_Cannot_Render_Glyph FT_Err_Invalid_Outline FT_Err_Invalid_Composite FT_Err_Too_Many_Hints FT_Err_Invalid_Pixel_Size FT_Err_Invalid_Handle FT_Err_Invalid_Library_Handle !FT_Err_Invalid_Driver_Handle "FT_Err_Invalid_Face_Handle #FT_Err_Invalid_Size_Handle $FT_Err_Invalid_Slot_Handle %FT_Err_Invalid_CharMap_Handle &FT_Err_Invalid_Cache_Handle 'FT_Err_Invalid_Stream_Handle (FT_Err_Too_Many_Drivers 0FT_Err_Too_Many_Extensions 1FT_Err_Out_Of_Memory ? FT_Err_Unlisted_Object ? FT_Err_Cannot_Open_Stream ? FT_Err_Invalid_Stream_Seek ? FT_Err_Invalid_Stream_Skip ? FT_Err_Invalid_Stream_Read ? FT_Err_Invalid_Stream_Operation ? FT_Err_Invalid_Frame_Operation ? FT_Err_Nested_Frame_Access ? FT_Err_Invalid_Frame_Read ? FT_Err_Raster_Uninitialized ? FT_Err_Raster_Corrupted ? FT_Err_Raster_Overflow ? FT_Err_Raster_Negative_Height ? FT_Err_Too_Many_Caches ? FT_Err_Invalid_Opcode ?FT_Err_Too_Few_Arguments ?FT_Err_Stack_Overflow ?FT_Err_Code_Overflow ?FT_Err_Bad_Argument ?FT_Err_Divide_By_Zero ?FT_Err_Invalid_Reference ?FT_Err_Debug_OpCode ?FT_Err_ENDF_In_Exec_Stream ?FT_Err_Nested_DEFS ?FT_Err_Invalid_CodeRange ?FT_Err_Execution_Too_Long ?FT_Err_Too_Many_Function_Defs ?FT_Err_Too_Many_Instruction_Defs ?FT_Err_Table_Missing ?FT_Err_Horiz_Header_Missing ?FT_Err_Locations_Missing ?FT_Err_Name_Table_Missing ?FT_Err_CMap_Table_Missing ?FT_Err_Hmtx_Table_Missing ?FT_Err_Post_Table_Missing ?FT_Err_Invalid_Horiz_Metrics ?FT_Err_Invalid_CharMap_Format ?FT_Err_Invalid_PPem ?FT_Err_Invalid_Vert_Metrics ?FT_Err_Could_Not_Find_Context ?FT_Err_Invalid_Post_Table_Format ?FT_Err_Invalid_Post_Table ?FT_Err_Syntax_Error ?FT_Err_Stack_Underflow ?FT_Err_Ignore ?FT_Err_No_Unicode_Glyph_Name ?FT_Err_Glyph_Too_Big ?FT_Err_Missing_Startfont_Field ?FT_Err_Missing_Font_Field ?FT_Err_Missing_Size_Field ?FT_Err_Missing_Fontboundingbox_Field ?FT_Err_Missing_Chars_Field ?FT_Err_Missing_Startchar_Field ?FT_Err_Missing_Encoding_Field ?FT_Err_Missing_Bbx_Field ?FT_Err_Bbx_Too_Big ?FT_Err_Corrupted_Font_Header ?FT_Err_Corrupted_Font_Glyphs ?FT_Err_Max ? FT_Glyph_Metrics_ ?r ( ?? ? ?? horiBearingX ?? horiBearingY ?? horiAdvance ?? vertBearingX ?? vertBearingY ?? vertAdvance ??
FT_Glyph_Metrics