Home
last modified time | relevance | path

Searched refs:SetPushedFontValue (Results 1 – 5 of 5) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dfont.c4194 void SetPushedFontValue(which, value) in SetPushedFontValue() function
4511 SetPushedFontValue(PUSH_STYLE, curStyle);
4626 SetPushedFontValue(PUSH_JUST, textJust);
4731 SetPushedFontValue(PUSH_UNDERLINE_ON, curUnderlineOn);
4838 SetPushedFontValue(PUSH_OVERLINE_ON, curOverlineOn);
5068 SetPushedFontValue(PUSH_SZ_UNIT, GetCurSzUnit());
5311 SetPushedFontValue(PUSH_FONT, curFont);
5529 SetPushedFontValue(PUSH_VSPACE, textVSpace);
5665 SetPushedFontValue(PUSH_SZ_UNIT, GetCurSzUnit());
H A Dtext.c2687 SetPushedFontValue(PUSH_FONT, curFont);
H A Dpattern.c274 SetPushedFontValue(PUSH_TRANSPAT, transPat);
427 SetPushedFontValue(PUSH_FILL, objFill);
2439 SetPushedFontValue(PUSH_PEN, penPat);
H A Dcolor.c1731 SetPushedFontValue(PUSH_COLORINDEX, colorIndex);
H A Dfont.e224 extern void SetPushedFontValue ARGS_DECL((int Which, int Value));