Home
last modified time | relevance | path

Searched refs:FC_FAMILYLANG (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx44 #ifndef FC_FAMILYLANG // TODO: remove when baseline moves to fc>=2.2.97
45 #define FC_FAMILYLANG "familylang" macro
589 if (FcPatternGetString( pPattern, FC_FAMILYLANG, 0, &familylang ) == FcResultMatch) in FamilyFromPattern()
596 if (FcPatternGetString( pPattern, FC_FAMILYLANG, k, &familylang ) != FcResultMatch) in FamilyFromPattern()

Completed in 14 milliseconds