Home
last modified time | relevance | path

Searched refs:SetSelFontSize (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dfont.e259 extern void SetSelFontSize ARGS_DECL((char*));
H A Dcutpaste.c1973 SetSelFontSize(szBuf);
2049 SetSelFontSize(szBuf);
H A Ddrawing.c2468 SetSelFontSize(NULL);
H A Dfont.c5599 void SetSelFontSize(pszBuf) in SetSelFontSize() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/TabletPC/
H A Dmod.rs3839 …pub unsafe fn SetSelFontSize<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::System::C… in SetSelFontSize() method