Home
last modified time | relevance | path

Searched refs:format_name (Results 1 – 3 of 3) sorted by relevance

/plugin/register/
H A Dregister.php71 public function format_name($bit_high = -1, $bit_range = -1) function in bit
292 $xmin = max($xmin, $im->font_width(FONT_LABELS, $bit->format_name()) + $bitdim);
376 $text = $bit->format_name($bitset_h, $register->bitrange);
396 $text = $bit->format_name($bitset_h, $register->bitrange);
/plugin/jukebox/id3/
H A Dgetid3.php945 foreach ($this->GetFileFormatArray() as $format_name => $info) {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php1381 foreach ($this->GetFileFormatArray() as $format_name => $info) {