Home
last modified time | relevance | path

Searched defs:FLAG_BRACE_LAST (Results 1 – 2 of 2) sorted by relevance

/dports/print/lyx/lyx-2.3.4.2/src/tex2lyx/
H A DParser.h57 FLAG_BRACE_LAST = 1 << 1, // last closing brace ends the parsing enumerator
/dports/print/lyx/lyx-2.3.4.2/src/mathed/
H A DMathParser.cpp310 FLAG_BRACE_LAST = 1 << 1, // next closing brace ends the parsing enumerator