Home
last modified time | relevance | path

Searched defs:get_font (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/renderer/font/
H A Dfont_manager.cpp61 Font *FontManager::get_font(const char *family, const char *style, unsigned int size) { in get_font() function in openage::renderer::FontManager
66 Font *FontManager::get_font(const char *font_file, unsigned int size) { in get_font() function in openage::renderer::FontManager
/dports/x11-wm/awesome/awesome-4.3/tests/examples/wibox/widget/calendar/
H A Dfont.lua10 beautiful.get_font = function() return f end --DOC_HIDE function
H A Dlong_weekdays.lua10 beautiful.get_font = function() return f end --DOC_HIDE function
H A Dmonth.lua10 beautiful.get_font = function() return f end --DOC_HIDE function
H A Dstart_sunday.lua10 beautiful.get_font = function() return f end --DOC_HIDE function
H A Dweek_numbers.lua10 beautiful.get_font = function() return f end --DOC_HIDE function
H A Dyear.lua10 beautiful.get_font = function() return f end --DOC_HIDE function
H A Dfn_embed_cell.lua11 beautiful.get_font = function() return f end --DOC_HIDE function
/dports/x11-wm/awesome/awesome-4.3/tests/examples/wibox/widget/defaults/
H A Dcalendar.lua10 beautiful.get_font = function() return f end --DOC_HIDE function
/dports/graphics/p5-Imager-Plot/Imager-Plot-0.09/samples/
H A Dsample1.pl74 sub get_font { subroutine
H A Dsample3.pl47 sub get_font { subroutine
H A Dsample9.pl47 sub get_font { subroutine
H A Dsample5.pl64 sub get_font { subroutine
H A Dsample2.pl67 sub get_font { subroutine
H A Dsample4.pl73 sub get_font { subroutine
H A Dsample6.pl500 sub get_font { subroutine
H A Dsample7.pl494 sub get_font { subroutine
H A Dsample8.pl131 sub get_font { subroutine
/dports/graphics/p5-Imager-Plot/Imager-Plot-0.09/
H A Dtest.pl79 sub get_font { subroutine
/dports/databases/grass7/grass-7.8.6/ps/ps.map/
H A Dget_font.c8 int get_font(char *data) in get_font() function
/dports/x11-wm/awesome/awesome-4.3/tests/examples/shims/
H A Dbeautiful.lua53 function module.get_font() function
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/pkfix/
H A Dpkfix.pl567 sub get_font { subroutine
/dports/games/battletanks/btanks-0.9.8083/engine/menu/
H A Dmenu_item.h47 inline const sdlx::Font * get_font() const { return font; } in get_font() function
/dports/www/castor/castor-0.8.16/cargo-crates/pango-0.8.0/src/auto/
H A Dfontset.rs25 fn get_font(&self, wc: u32) -> Option<Font>; in get_font() method
55 fn get_font(&self, wc: u32) -> Option<Font> { in get_font() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/pango-0.7.0/src/auto/
H A Dfontset.rs25 fn get_font(&self, wc: u32) -> Option<Font>; in get_font() method
55 fn get_font(&self, wc: u32) -> Option<Font> { in get_font() method

12345678910>>...13