Home
last modified time | relevance | path

Searched defs:which_font (Results 1 – 5 of 5) sorted by relevance

/dports/finance/weberp/webERP/includes/phplot/
H A Dphplot.php882 function SetDefaultTTFont($which_font)
954 function SetFontGD($which_elem, $which_font, $which_spacing = NULL)
983 function SetFontTTF($which_elem, $which_font, $which_size = 12, $which_spacing = NULL)
1041 function SetFont($which_elem, $which_font, $which_size = 12, $line_spacing = NULL)
1470 … function DrawText($which_font, $which_angle, $which_xpos, $which_ypos, $which_color, $which_text,
1490 function SizeText($which_font, $which_angle, $which_text)
/dports/comms/atslog/atslog-2.1.1/www/include/phplot/
H A Dphplot.php734 function SetDefaultTTFont($which_font)
781 function SetFont($which_elem, $which_font, $which_size = 12)
914 … function DrawText($which_font, $which_angle, $which_xpos, $which_ypos, $which_color, $which_text,
3007 function DrawDataLabel($which_font, $which_angle, $x_world, $y_world, $which_color, $which_text,
/dports/graphics/phplot/phplot-6.2.0/
H A Dphplot.php1492 function SetDefaultTTFont($which_font = NULL)
1574 function SetFontGD($which_elem, $which_font, $which_spacing = NULL)
1606 function SetFontTTF($which_elem, $which_font, $which_size = 12, $which_spacing = NULL)
1666 function SetFont($which_elem, $which_font, $which_size = 12, $line_spacing = NULL)
2118 … function DrawText($which_font, $which_angle, $which_xpos, $which_ypos, $which_color, $which_text,
2141 function SizeText($which_font, $which_angle, $which_text)
/dports/emulators/mednafen/mednafen/src/drivers/
H A Ddebugger.cpp370 …oup(const RegGroupType* rg, MDFN_Surface *surface, const int32 x, int highlight, uint32 which_font) in Regs_DrawGroup()
/dports/x11/xterm/xterm-370/
H A Dcharproc.c12122 int which_font = ((xw->flags & BOLD) ? fBold : fNorm); in ShowCursor() local
12213 int which_font = fNorm; in HideCursor() local