Home
last modified time | relevance | path

Searched +defs:format +defs:annotate +defs:region (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_plot.c2443 char label[GMT_LEN256] = {""}, format[GMT_LEN64] = {""}, **label_c = NULL; in gmtplot_consider_internal_annotations() local
2843 char format[GMT_LEN64] = {""}; in gmtplot_map_annotate() local
5395 bool annotate = ((side & GMT_AXIS_ANNOT) > 0); in gmt_xy_axis() local
5415 char format[GMT_LEN256] = {""}; /* format used for non-time annotations */ in gmt_xy_axis() local
6006 …ength, double val0, double val1, struct GMT_PLOT_AXIS *A, bool below, bool annotate, unsigned side… in gmt_xy_axis2()
6776 char txt[GMT_LEN256] = {""}, format[GMT_LEN64] = {""}, *this_label = NULL; in gmt_draw_map_scale() local
8559 char cmd[GMT_LEN256] = {""}, region[GMT_LEN64] = {""}, unit[4] = {""}, axis = 0; in gmtplot_prog_indicator_F() local
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php6335 public function format($format){} argument
6633 public function format($format){} argument
6899 public function format($format){} argument
7193 public function format($format); function
91926 function strptime($date, $format){}
98786 function vprintf($format, $args){}
98800 function vsprintf($format, $args){}
104381 public function annotate($x, $y, $text){} function in UI\\GmagickDraw
110770 function setFormat($format){}
119891 public static function createTimeZoneIDEnumeration($zoneType, $region, $rawOffset){}
[all …]