OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_glyph
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-fallback.hh
121
hb_codepoint_t
first_glyph
;
local
122
if (!hb_font_get_glyph (font, first_u, 0, &
first_glyph
))
124
first_glyphs[num_first_glyphs].set (
first_glyph
);
/external/freetype/include/internal/
tttypes.h
550
/*
first_glyph
:: The first glyph index in the range. */
579
FT_UShort
first_glyph
;
member in struct:TT_SBit_RangeRec_
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
tttypes.h
550
/*
first_glyph
:: The first glyph index in the range. */
579
FT_UShort
first_glyph
;
member in struct:TT_SBit_RangeRec_
[
all
...]
/external/pdfium/third_party/freetype/include/freetype/internal/
tttypes.h
550
/*
first_glyph
:: The first glyph index in the range. */
579
FT_UShort
first_glyph
;
member in struct:TT_SBit_RangeRec_
[
all
...]
Completed in 142 milliseconds