OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:var_postscript_prefix
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/freetype/dist/src/sfnt/
sfdriver.c
801
if ( !face->
var_postscript_prefix
)
876
face->
var_postscript_prefix
= result;
935
ft_strcpy( result, face->
var_postscript_prefix
);
967
ft_strcpy( p, face->
var_postscript_prefix
);
sfobjs.c
1462
FT_FREE( face->
var_postscript_prefix
);
/xsrc/external/mit/freetype/dist/include/freetype/internal/
tttypes.h
1360
*
var_postscript_prefix
::
1365
* The length of the `
var_postscript_prefix
` string.
1591
const char*
var_postscript_prefix
; /* since 2.7.2 */
member in struct:TT_FaceRec_
Completed in 33 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026