Home
last modified time | relevance | path

Searched refs:FontID (Results 176 – 200 of 443) sorted by relevance

12345678910>>...18

/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/include/
H A DPlatform.h95 typedef void *FontID; typedef
313 FontID fid;
326 FontID GetID() const noexcept { return fid; } in GetID()
328 void SetID(FontID fid_) noexcept { fid = fid_; } in SetID()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/cocoa/
H A DnsLookAndFeel.h18 virtual bool GetFontImpl(FontID aID, nsString& aFontName,
/dports/mail/thunderbird/thunderbird-91.8.0/widget/android/
H A DnsLookAndFeel.h21 bool NativeGetFont(FontID aID, nsString& aName,
/dports/www/firefox-esr/firefox-91.8.0/widget/android/
H A DnsLookAndFeel.h21 bool NativeGetFont(FontID aID, nsString& aName,
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DnsLookAndFeel.h21 virtual bool GetFontImpl(FontID aID, nsString &aName, gfxFontStyle &aStyle,
/dports/www/firefox/firefox-99.0/widget/
H A DnsXPLookAndFeel.cpp52 using FontID = mozilla::LookAndFeel::FontID; typedef
102 static EnumeratedCache<FontID, widget::LookAndFeelFont, FontID::End> sFontCache;
995 bool nsXPLookAndFeel::GetFontValue(FontID aID, nsString& aName, in GetFontValue()
1339 bool LookAndFeel::GetFont(FontID aID, nsString& aName, gfxFontStyle& aStyle) { in GetFont()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/include/
H A DPlatform.h87 typedef void *FontID; typedef
317 FontID fid;
330 FontID GetID() const noexcept { return fid; } in GetID()
332 void SetID(FontID fid_) noexcept { fid = fid_; } in SetID()
/dports/x11-toolkits/scintilla/scintilla/include/
H A DPlatform.h87 typedef void *FontID; typedef
317 FontID fid;
330 FontID GetID() const noexcept { return fid; } in GetID()
332 void SetID(FontID fid_) noexcept { fid = fid_; } in SetID()
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/tracker/
H A DTrackerSettings.cpp117 const char* keyName = PPFont::getFamilyInternalName((PPFont::FontID)i); in buildDefaultSettings()
118 const char* valueName = PPFont::getCurrentFontFace((PPFont::FontID)i); in buildDefaultSettings()
691 const char* keyName = PPFont::getFamilyInternalName((PPFont::FontID)i); in applySettingByKey()
695 PPFont::selectFontFace((PPFont::FontID)i, theKey->getStringValue()); in applySettingByKey()
/dports/devel/codequery/codequery-0.24.0/scintilla/include/
H A DPlatform.h87 typedef void *FontID; typedef
317 FontID fid;
330 FontID GetID() const noexcept { return fid; } in GetID()
332 void SetID(FontID fid_) noexcept { fid = fid_; } in SetID()
/dports/devel/geany-legacy/geany-1.37.1/scintilla/include/
H A DPlatform.h87 typedef void *FontID; typedef
317 FontID fid;
330 FontID GetID() const noexcept { return fid; } in GetID()
332 void SetID(FontID fid_) noexcept { fid = fid_; } in SetID()
/dports/devel/geany/geany-1.38/scintilla/include/
H A DPlatform.h87 typedef void *FontID; typedef
317 FontID fid;
330 FontID GetID() const noexcept { return fid; } in GetID()
332 void SetID(FontID fid_) noexcept { fid = fid_; } in SetID()
/dports/editors/textadept/scintilla/include/
H A DPlatform.h87 typedef void *FontID; typedef
317 FontID fid;
330 FontID GetID() const noexcept { return fid; } in GetID()
332 void SetID(FontID fid_) noexcept { fid = fid_; } in SetID()
/dports/editors/scite/scintilla/include/
H A DPlatform.h87 typedef void *FontID; typedef
317 FontID fid;
330 FontID GetID() const noexcept { return fid; } in GetID()
332 void SetID(FontID fid_) noexcept { fid = fid_; } in SetID()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsLookAndFeel.h53 virtual bool GetFontImpl(FontID aID, nsString& aFontName,
/dports/graphics/ming/libming-ming-0_4_8/test/Text/
H A Dtest01.ref11 FontID: 2
154 FontID: 2
/dports/graphics/ming/libming-ming-0_4_8/test/Font/
H A Dtest06.ref11 FontID: 2
160 FontID: 2
/dports/graphics/p5-ming/libming-ming-0_4_8/test/Text/
H A Dtest01.ref11 FontID: 2
154 FontID: 2
/dports/graphics/p5-ming/libming-ming-0_4_8/test/Font/
H A Dtest06.ref11 FontID: 2
160 FontID: 2
/dports/graphics/py-ming/libming-ming-0_4_8/test/Font/
H A Dtest06.ref11 FontID: 2
160 FontID: 2
/dports/graphics/py-ming/libming-ming-0_4_8/test/Text/
H A Dtest01.ref11 FontID: 2
154 FontID: 2
/dports/lang/spidermonkey78/firefox-78.9.0/widget/android/
H A DnsLookAndFeel.h21 virtual bool GetFontImpl(FontID aID, nsString& aName,
/dports/devel/t1lib/t1lib-5.1.2/doc/
H A Dxinterface.tex127 int FontID, char charcode,
133 int FontID, char *string, int len,
140 int FontID, float size,
147 int FontID, char charcode,
153 int FontID, char *string, int len,
160 int FontID, float size,
168 parameters \verb+FontID+, \verb+charcode+, \verb+string+, \verb+len+,
/dports/www/firefox/firefox-99.0/widget/android/
H A DnsLookAndFeel.h39 bool NativeGetFont(FontID aID, nsString& aName,
/dports/www/netsurf/netsurf-3.10/frontends/amiga/
H A Diff_dr2d.h57 UBYTE FontID; /* ID the font is referenced by */ member

12345678910>>...18