Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiSetBorder.h50 bool rightLineUnset() { return getRight() == LINE_UNSET; } in rightLineUnset() function
H A DGuiTabular.cpp569 && borders->rightLineUnset()) in dialogToParams()