Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dmap_html_anchors.py35 def add_id(chapelem, idelem, id_map, chapter_id): argument
187 for chapelem in chapter_elems:
189 h2_elems = chapelem.findall('.//h2[@id]')
195 for idelem in chapelem.findall('.//*[@id]'):
197 add_id(chapelem, idelem, id_map, chapter_id)