Searched defs:get_glyph (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-cmap-table.hh45 inline bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const function in struct:OT::CmapSubtableFormat0
139 inline bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const function in struct:OT::CmapSubtableFormat4
222 inline bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const function in struct:OT::CmapSubtableTrimmed
256 inline bool get_glyph (hb_codepoint_t codepoint, hb_codepoint_t *glyph) const function in struct:OT::CmapSubtableLongSegmented
350 inline glyph_variant_t get_glyph (hb_codepoint_t codepoint, function in struct:OT::VariationSelectorRecord
421 inline bool get_glyph (hb_codepoint_t codepoint, function in struct:OT::CmapSubtable
[all...]
H A Dhb-ot-layout-common-private.hh734 inline hb_codepoint_t get_glyph (void) { return c->glyphArray[i]; } function in struct:OT::CoverageFormat1::Iter
857 inline hb_codepoint_t get_glyph (void) { return j; } function in struct:OT::CoverageFormat2::Iter
967 inline hb_codepoint_t get_glyph (void) { function in struct:OT::Coverage::Iter

Completed in 47 milliseconds