Searched defs:isCustomFallback (Results 1 – 6 of 6) sorted by relevance
45 std::vector<std::shared_ptr<Font>>&& fonts, bool isCustomFallback) in FontFamily()59 bool isCustomFallback, SparseBitSet&& coverage, in FontFamily()83 bool isCustomFallback = static_cast<bool>(reader->read<uint8_t>()); in readFromInternal() local
122 boolean isCustomFallback) { in build()141 boolean isCustomFallback); in nBuild()
100 boolean isCustomFallback) { in nBuild()
75 bool isCustomFallback() const { return mIsCustomFallback; } in isCustomFallback() function
133 bool isCustomFallback) { in buildFontFamily()
60 jstring langTags, jint variant, jboolean isCustomFallback) { in FontFamily_Builder_build()