Home
last modified time | relevance | path

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

/dports/devel/upp/upp/uppsrc/ScatterCtrl/
H A DScatterCtrl.h263 …ScatterCtrl& SetLabelsFont(const Upp::Font& fontLabels) {ScatterDraw::SetLabelsFont(fontLabels); … in SetLabelsFont() function
/dports/devel/upp/upp/uppsrc/ScatterDraw/
H A DScatterDraw.cpp64 ScatterDraw& ScatterDraw::SetLabelsFont(const Font& fontLabels) { in SetLabelsFont() function in Upp::ScatterDraw