Searched defs:nextBase (Results 1 – 3 of 3) sorted by relevance
975 ICUResourceBundle nextBase = base.getParent(); in findResourceWithFallback() local1088 ICUResourceBundle nextBase = base.getParent(); in findStringWithFallback() local
970 ICUResourceBundle nextBase = base.getParent(); in findResourceWithFallback() local1083 ICUResourceBundle nextBase = base.getParent(); in findStringWithFallback() local
891 auto draw = [&](int nextBase) { in drawEdgeAAImageSet()