Home
last modified time | relevance | path

Searched refs:TAG_SVG_ATT_focusable (Results 1 – 14 of 14) sorted by relevance

/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/laser/
H A Dlsr_tables.c95 case TAG_SVG_ATT_focusable: in gf_lsr_anim_type_from_attribute()
404 case TAG_SVG_ATT_focusable: in gf_lsr_rare_type_from_attribute()
516 return TAG_SVG_ATT_focusable; in gf_lsr_anim_type_to_attribute()
825 return TAG_SVG_ATT_focusable; in gf_lsr_rare_type_to_attribute()
1145 f_elt.fieldIndex = f_base.fieldIndex = TAG_SVG_ATT_focusable; in gf_lsr_same_rare()
H A Dlsr_enc.c1538 case TAG_SVG_ATT_focusable: in lsr_write_rare()
H A Dlsr_dec.c1575 case TAG_SVG_ATT_focusable: in lsr_read_rare_full()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/laser/
H A Dlsr_tables.c95 case TAG_SVG_ATT_focusable: in gf_lsr_anim_type_from_attribute()
404 case TAG_SVG_ATT_focusable: in gf_lsr_rare_type_from_attribute()
516 return TAG_SVG_ATT_focusable; in gf_lsr_anim_type_to_attribute()
825 return TAG_SVG_ATT_focusable; in gf_lsr_rare_type_to_attribute()
1145 f_elt.fieldIndex = f_base.fieldIndex = TAG_SVG_ATT_focusable; in gf_lsr_same_rare()
H A Dlsr_enc.c1538 case TAG_SVG_ATT_focusable: in lsr_write_rare()
H A Dlsr_dec.c1575 case TAG_SVG_ATT_focusable: in lsr_read_rare_full()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/include/gpac/
H A Dscenegraph_svg.h157 TAG_SVG_ATT_focusable, enumerator
/dports/multimedia/gpac-mp4box/gpac-1.0.0/include/gpac/
H A Dscenegraph_svg.h157 TAG_SVG_ATT_focusable, enumerator
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/scenegraph/
H A Dxml_ns.c155 { "focusable", TAG_SVG_ATT_focusable, SVG_Focusable_datatype, 0, GF_XMLNS_SVG },
H A Dsvg_properties.c1025 case TAG_SVG_ATT_focusable: in gf_svg_flatten_attributes()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/scenegraph/
H A Dxml_ns.c155 { "focusable", TAG_SVG_ATT_focusable, SVG_Focusable_datatype, 0, GF_XMLNS_SVG },
H A Dsvg_properties.c1025 case TAG_SVG_ATT_focusable: in gf_svg_flatten_attributes()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/compositor/
H A Devents.c626 if (gf_node_get_attribute_by_tag(node, TAG_SVG_ATT_focusable, GF_FALSE, GF_FALSE, &info)==GF_OK) { in get_parent_focus()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/compositor/
H A Devents.c626 if (gf_node_get_attribute_by_tag(node, TAG_SVG_ATT_focusable, GF_FALSE, GF_FALSE, &info)==GF_OK) { in get_parent_focus()