Home
last modified time | relevance | path

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

/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/
H A DGuiDocument.h152 void mathFontChanged(int);
H A DGuiDocument.cpp933 this, SLOT(mathFontChanged(int))); in GuiDocument()
2152 void GuiDocument::mathFontChanged(int) in mathFontChanged() function in lyx::frontend::GuiDocument