Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/source/html/
H A Dhtml-imp.h189 WS_PRE = WS_FORCE_BREAK_NEWLINE, enumerator
H A Dcss-apply.c1146 else if (!strcmp(value->data, "pre")) return WS_PRE; in white_space_from_property()