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

/external/chromium_org/third_party/skia/src/ports/
H A DSkFontMgr_fontconfig.cpp23 // FC_POSTSCRIPT_NAME was added with b561ff20 which ended up in 2.10.92
28 #ifndef FC_POSTSCRIPT_NAME
29 # define FC_POSTSCRIPT_NAME "postscriptname" macro
146 * The weak bit only affects the matching of FC_FAMILY and FC_POSTSCRIPT_NAME object values.
214 /** Removes weak elements from either FC_FAMILY or FC_POSTSCRIPT_NAME objects in the property.
429 desc->setPostscriptName(get_string(fPattern, FC_POSTSCRIPT_NAME));

Completed in 225 milliseconds