Home
last modified time | relevance | path

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

/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Dbuffers.c4185 if (!isJSAlive) { in twoLetter()
4439 if (!isJSAlive) { in twoLetter()
4945 if (isJSAlive) in twoLetter()
4954 if (isJSAlive) in twoLetter()
4963 if (isJSAlive) in twoLetter()
4972 if (isJSAlive) in twoLetter()
4981 if (isJSAlive) in twoLetter()
4990 if (isJSAlive) in twoLetter()
5073 if (cw->browseMode && isJSAlive) in twoLetter()
5082 if (cw->browseMode && isJSAlive) in twoLetter()
[all …]
H A Deb.h488 #define isJSAlive (cf->cx && allowJS) macro
H A Dhtml.c42 if (!isJSAlive) in tagHandler()
74 if (!cw->browseMode || !isJSAlive) in jSideEffects()
262 if (!isJSAlive) in jSyncup()
1019 if (isJSAlive) { in htmlParse()
1517 if (t->jv && isJSAlive) in fetchBoolVar()
2719 if (!isJSAlive) in runOnload()
H A Debjs.c1100 if (!isJSAlive) in rebuildSelectors()
H A Ddecorate.c551 if (isJSAlive && !opentag) in prerenderNode()
H A Dcss.c613 if (!isJSAlive) in mediaPiece()