Searched refs:FT_LOAD_RENDER (Results 1 – 6 of 6) sorted by relevance
181 family->attrs.load_flags | FT_LOAD_RENDER ); in ftc_basic_family_load_bitmap()543 load_flags |= FT_LOAD_RENDER; in ftc_image_type_from_old_desc()
2514 #define FT_LOAD_RENDER ( 1L << 2 ) macro
536 load_flags &= ~FT_LOAD_RENDER; in af_loader_load_glyph()
1180 flags &= ~FT_LOAD_RENDER; // don't scan convert (we just want the outline) in generatePath()
600 load_flags &= ~FT_LOAD_RENDER; in FT_Load_Glyph()789 load_flags & FT_LOAD_RENDER ) in FT_Load_Glyph()
1566 flags &= ~FT_LOAD_RENDER; // don't scan convert (we just want the outline) in generatePath()