Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/bdf/
A Dbdflib.c1106 #define _BDF_START 0x0001 macro
1552 p->flags &= ~_BDF_START; in _bdf_parse_glyphs()
2113 if ( !( p->flags & _BDF_START ) ) in _bdf_parse_start()
2125 p->flags = _BDF_START; in _bdf_parse_start()
2464 if ( p->flags & _BDF_START ) in bdf_load_font()

Completed in 5 milliseconds