Home
last modified time | relevance | path

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

/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Deb.h613 TAGACT_NOP, TAGACT_JS, TAGACT_H, TAGACT_SUB, TAGACT_SUP, TAGACT_OVB, enumerator
H A Ddecorate.c808 action = TAGACT_SUB; in prerenderNode()
1451 case TAGACT_SUB: in jsNode()
1728 {"sub", "a subscript", TAGACT_SUB, 0, 0},
H A Dhtml.c3937 case TAGACT_SUB: in renderNode()
3941 if (action == TAGACT_SUB) in renderNode()