Home
last modified time | relevance | path

Searched refs:GetFontnum (Results 1 – 9 of 9) sorted by relevance

/dports/science/gnudatalanguage/gdl-1.0.1/src/otherdevices/
H A Ddevicex.hpp335 DLong GetFontnum(){ in GetFontnum() function in DeviceX
339 DLong val=winList[actWin]->GetFontnum(fontname); in GetFontnum()
342 return winList[actWin]->GetFontnum(fontname); in GetFontnum()
H A Dgdlxstream.hpp64 DLong GetFontnum(DString pattern);
H A Dgdlxstream.cpp231 DLong GDLXStream::GetFontnum(DString pattern){ in GetFontnum() function in GDLXStream
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlwxstream.hpp96 DLong GetFontnum(DString pattern);
H A Dgraphicsdevice.hpp224 …virtual DLong GetFontnum() { ThrowGDLException("DEVICE: Keyword GET_FONTN… in GetFontnum() function in GraphicsDevice
366 …DLong GetFontnum(){ ThrowGDLException("DEVICE: Keyword GET_FONTNUM not allowed for call to: DEVICE… in GetFontnum() function in GraphicsMultiDevice
H A Ddevicewx.hpp305 DLong GetFontnum() { in GetFontnum() function in DeviceWX
H A Dplotting_device.cpp77 DLong value = actDevice->GetFontnum(); in device()
H A Dgdlwxstream.cpp479 DLong GDLWXStream::GetFontnum(DString pattern){ in GetFontnum() function in GDLWXStream
H A Dgdlgstream.hpp266 virtual DLong GetFontnum(DString pattern) {return 0;} in GetFontnum() function in GDLGStream