Home
last modified time | relevance | path

Searched refs:mapAnchor (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dantora-prep.py61 def mapAnchor(anchor, title, pageMap, xrefMap, closeAnchor): function
94 print(f'mapAnchor: anchor {anchor} pageAnchor {pageAnchor} -> pageName = {pageName}')
118 return mapAnchor(anchor, text, pageMap, xrefMap, closeAnchor=True)
128 return mapAnchor(anchor, '', pageMap, xrefMap, closeAnchor=True)
139 return mapAnchor(anchor, text, pageMap, xrefMap, closeAnchor=False)

Completed in 2 milliseconds