Searched defs:FC_POSTSCRIPT_NAME (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/ports/
H A DSkFontMgr_fontconfig.cpp33 // FC_POSTSCRIPT_NAME was added with b561ff20 which ended up in 2.10.92
38 #ifndef FC_POSTSCRIPT_NAME
39 # define FC_POSTSCRIPT_NAME "postscriptname" macro
172 * The weak bit only affects the matching of FC_FAMILY and FC_POSTSCRIPT_NAME object values.
240 /** Removes weak elements from either FC_FAMILY or FC_POSTSCRIPT_NAME objects in the property.
456 desc->setPostscriptName(get_string(fPattern, FC_POSTSCRIPT_NAME));

Completed in 70 milliseconds