Home
last modified time | relevance | path

Searched refs:hasSupportedAxis (Results 1 – 2 of 2) sorted by relevance

/frameworks/minikin/libs/minikin/
DFontFamily.cpp74 bool hasSupportedAxis = false; in create() local
78 hasSupportedAxis = true; in create()
83 if (!hasSupportedAxis) { in create()
408 bool hasSupportedAxis = false; in createFamilyWithVariation() local
412 hasSupportedAxis = true; in createFamilyWithVariation()
416 if (!hasSupportedAxis) { in createFamilyWithVariation()
DFontCollection.cpp896 bool hasSupportedAxis = false; in createCollectionWithVariation() local
900 hasSupportedAxis = true; in createCollectionWithVariation()
904 if (!hasSupportedAxis) { in createCollectionWithVariation()