HomeSort by relevance Sort by last modified time
    Searched refs:FC_POSTSCRIPT_NAME (Results 1 - 2 of 2) sorted by null

  /external/skia/src/ports/
SkFontMgr_fontconfig.cpp 33 // 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"
184 * The weak bit only affects the matching of FC_FAMILY and FC_POSTSCRIPT_NAME object values.
252 /** Removes weak elements from either FC_FAMILY or FC_POSTSCRIPT_NAME objects in the property.
468 desc->setPostscriptName(get_string(fPattern, FC_POSTSCRIPT_NAME));
    [all...]
  /external/skqp/src/ports/
SkFontMgr_fontconfig.cpp 33 // 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"
184 * The weak bit only affects the matching of FC_FAMILY and FC_POSTSCRIPT_NAME object values.
252 /** Removes weak elements from either FC_FAMILY or FC_POSTSCRIPT_NAME objects in the property.
468 desc->setPostscriptName(get_string(fPattern, FC_POSTSCRIPT_NAME));
    [all...]

Completed in 88 milliseconds