Searched refs:mIsCustomFallback (Results 1 – 3 of 3) sorted by relevance
52 bool isCustomFallback() const { return mIsCustomFallback; } in isCustomFallback()77 bool mIsCustomFallback; variable
71 private boolean mIsCustomFallback; field in FontFamily_Builder_Delegate94 builder.mIsCustomFallback = isCustomFallback; in nBuild()
121 mIsCustomFallback(isCustomFallback) { in FontFamily()242 new FontFamily(mLocaleListId, mVariant, std::move(fonts), mIsCustomFallback)); in createFamilyWithVariation()