Searched refs:gdef (Results 1 – 14 of 14) sorted by relevance
178 const GDEF &gdef = *CastP<GDEF> (font_data + table.offset); in main() local181 gdef.has_glyph_classes () ? "" : "no "); in main()183 gdef.has_mark_attachment_types () ? "" : "no "); in main()185 gdef.has_attach_points () ? "" : "no "); in main()187 gdef.has_lig_carets () ? "" : "no "); in main()189 gdef.has_mark_sets () ? "" : "no "); in main()
55 layout->gdef = OT::Sanitizer<OT::GDEF>::lock_instance (layout->gdef_blob); in HB_SHAPER_DATA_ENSURE_DECLARE()87 if (3 == layout->gdef->get_glyph_class (5)) in HB_SHAPER_DATA_ENSURE_DECLARE()88 layout->gdef = &OT::Null(OT::GDEF); in HB_SHAPER_DATA_ENSURE_DECLARE()135 return *hb_ot_layout_from_face (face)->gdef; in _get_gdef()
470 const GDEF &gdef; member488 gdef (*hb_ot_layout_from_face (face)->gdef), in hb_apply_context_t()489 has_glyph_classes (gdef.has_glyph_classes ()), in hb_apply_context_t()515 return gdef.mark_set_covers (match_props >> 16, glyph); in match_properties_mark()568 _hb_glyph_info_set_glyph_props (&buffer->cur(), add_in | gdef.get_glyph_props (glyph_index)); in _set_glyph_props()
72 hb-ot-layout-gdef-table.hh \
156 const struct OT::GDEF *gdef; member
1289 const GDEF &gdef = *hb_ot_layout_from_face (font->face)->gdef; in substitute_start() local1294 unsigned int props = gdef.get_glyph_props (info[i].codepoint); in substitute_start()
118 \ifx\putwordAppendix\undefined \gdef\putwordAppendix{Appendix}\fi119 \ifx\putwordChapter\undefined \gdef\putwordChapter{Chapter}\fi120 \ifx\putworderror\undefined \gdef\putworderror{error}\fi121 \ifx\putwordfile\undefined \gdef\putwordfile{file}\fi122 \ifx\putwordin\undefined \gdef\putwordin{in}\fi123 \ifx\putwordIndexIsEmpty\undefined \gdef\putwordIndexIsEmpty{(Index is empty)}\fi124 \ifx\putwordIndexNonexistent\undefined \gdef\putwordIndexNonexistent{(Index is nonexistent)}\fi125 \ifx\putwordInfo\undefined \gdef\putwordInfo{Info}\fi126 \ifx\putwordInstanceVariableof\undefined \gdef\putwordInstanceVariableof{Instance Variable of}\fi127 \ifx\putwordMethodon\undefined \gdef\putwordMethodon{Method on}\fi[all …]
117 \ifx\putwordAppendix\undefined \gdef\putwordAppendix{Appendix}\fi118 \ifx\putwordChapter\undefined \gdef\putwordChapter{Chapter}\fi119 \ifx\putworderror\undefined \gdef\putworderror{error}\fi120 \ifx\putwordfile\undefined \gdef\putwordfile{file}\fi121 \ifx\putwordin\undefined \gdef\putwordin{in}\fi122 \ifx\putwordIndexIsEmpty\undefined \gdef\putwordIndexIsEmpty{(Index is empty)}\fi123 \ifx\putwordIndexNonexistent\undefined \gdef\putwordIndexNonexistent{(Index is nonexistent)}\fi124 \ifx\putwordInfo\undefined \gdef\putwordInfo{Info}\fi125 \ifx\putwordInstanceVariableof\undefined \gdef\putwordInstanceVariableof{Instance Variable of}\fi126 \ifx\putwordMethodon\undefined \gdef\putwordMethodon{Method on}\fi[all …]
106 \ifx\putwordAppendix\undefined \gdef\putwordAppendix{Appendix}\fi107 \ifx\putwordChapter\undefined \gdef\putwordChapter{Chapter}\fi108 \ifx\putwordfile\undefined \gdef\putwordfile{file}\fi109 \ifx\putwordin\undefined \gdef\putwordin{in}\fi110 \ifx\putwordIndexIsEmpty\undefined \gdef\putwordIndexIsEmpty{(Index is empty)}\fi111 \ifx\putwordIndexNonexistent\undefined \gdef\putwordIndexNonexistent{(Index is nonexistent)}\fi112 \ifx\putwordInfo\undefined \gdef\putwordInfo{Info}\fi113 \ifx\putwordInstanceVariableof\undefined \gdef\putwordInstanceVariableof{Instance Variable of}\fi114 \ifx\putwordMethodon\undefined \gdef\putwordMethodon{Method on}\fi115 \ifx\putwordNoTitle\undefined \gdef\putwordNoTitle{No Title}\fi[all …]
35 FT_Bytes *gdef,
117 \ifx\putwordAppendix\undefined \gdef\putwordAppendix{Appendix}\fi118 \ifx\putwordChapter\undefined \gdef\putwordChapter{Chapter}\fi119 \ifx\putwordfile\undefined \gdef\putwordfile{file}\fi120 \ifx\putwordin\undefined \gdef\putwordin{in}\fi121 \ifx\putwordIndexIsEmpty\undefined \gdef\putwordIndexIsEmpty{(Index is empty)}\fi122 \ifx\putwordIndexNonexistent\undefined \gdef\putwordIndexNonexistent{(Index is nonexistent)}\fi123 \ifx\putwordInfo\undefined \gdef\putwordInfo{Info}\fi124 \ifx\putwordInstanceVariableof\undefined \gdef\putwordInstanceVariableof{Instance Variable of}\fi125 \ifx\putwordMethodon\undefined \gdef\putwordMethodon{Method on}\fi126 \ifx\putwordNoTitle\undefined \gdef\putwordNoTitle{No Title}\fi[all …]
18891 xmlSchemaModelGroupDefPtr gdef; in xmlSchemaGetCircModelGrDefRef() local18899 gdef = (xmlSchemaModelGroupDefPtr) term; in xmlSchemaGetCircModelGrDefRef()18900 if (gdef == groupDef) in xmlSchemaGetCircModelGrDefRef()18906 if (gdef->flags & XML_SCHEMA_MODEL_GROUP_DEF_MARKED) in xmlSchemaGetCircModelGrDefRef()18908 if (gdef->children != NULL) { in xmlSchemaGetCircModelGrDefRef()18909 gdef->flags |= XML_SCHEMA_MODEL_GROUP_DEF_MARKED; in xmlSchemaGetCircModelGrDefRef()18911 gdef->children->children); in xmlSchemaGetCircModelGrDefRef()18912 gdef->flags ^= XML_SCHEMA_MODEL_GROUP_DEF_MARKED; in xmlSchemaGetCircModelGrDefRef()