Home
last modified time | relevance | path

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

/dports/games/spacejunk/spacejunk-1.0.5/src/
H A Dscreens.cpp1136 string fxlabel = getText("fxlabel"); in optionsScreen() local
1165 …24->drawL(int(LOGICAL_WIDTH/2-10-font24->getWidth(fxlabel)/Graphic::getBaseScaleFactorX()),229,fxl… in optionsScreen()
1182 …24->drawL(int(LOGICAL_WIDTH/2-10-font24->getWidth(fxlabel)/Graphic::getBaseScaleFactorX()),229,fxl… in optionsScreen()
/dports/www/hotcrp/hotcrp-2.102/src/
H A Dformulagraph.php196 $fxlabel = count($this->fxs) > 1 ? $fx->expression : "";
205 if ($dlabel || $fxlabel)
206 $d->label = rtrim("$fxlabel $dlabel");