Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/
H A DFloatList.cpp76 bool FloatList::allowsSideways(string const & t) const in allowsSideways() function in lyx::FloatList
H A DFloating.h72 bool allowsSideways() const { return allowssideways_; } in allowsSideways() function