Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/bdf/
A Dbdflib.c556 _bdf_list_split( _bdf_list_t* list, in _bdf_list_split() function
1517 error = _bdf_list_split( &p->list, (char *)" +", line, linelen ); in _bdf_parse_glyphs()
1580 error = _bdf_list_split( &p->list, (char *)" +", line, linelen ); in _bdf_parse_glyphs()
1618 error = _bdf_list_split( &p->list, (char *)" +", line, linelen ); in _bdf_parse_glyphs()
1799 error = _bdf_list_split( &p->list, (char *)" +", line, linelen ); in _bdf_parse_glyphs()
1815 error = _bdf_list_split( &p->list, (char *)" +", line, linelen ); in _bdf_parse_glyphs()
1843 error = _bdf_list_split( &p->list, (char *)" +", line, linelen ); in _bdf_parse_glyphs()
2045 error = _bdf_list_split( &p->list, (char *)" +", line, linelen ); in _bdf_parse_properties()
2175 error = _bdf_list_split( &p->list, (char *)" +", line, linelen ); in _bdf_parse_start()
2204 error = _bdf_list_split( &p->list, (char *)" +", line, linelen ); in _bdf_parse_start()
[all …]

Completed in 5 milliseconds