Searched refs:withRange (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
H A DFontCacheMac.mm47 + (NSFont*)findFontLike:(NSFont*)font forString:(NSString*)string withRange:(NSRange)range inLanguage:(id)useNil;
123 NSFont *substituteFont = [NSFont findFontLike:nsFont forString:string withRange:NSMakeRange(0, codeUnitsLength) inLanguage:nil];
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dusettest.h140 void copyWithIterator(UnicodeSet& t, const UnicodeSet& s, UBool withRange);
H A Dusettest.cpp1928 void UnicodeSetTest::copyWithIterator(UnicodeSet& t, const UnicodeSet& s, UBool withRange) { argument
1931 if (withRange) {
/external/icu/icu4c/source/test/intltest/
H A Dusettest.h140 void copyWithIterator(UnicodeSet& t, const UnicodeSet& s, UBool withRange);
H A Dusettest.cpp1928 void UnicodeSetTest::copyWithIterator(UnicodeSet& t, const UnicodeSet& s, UBool withRange) { argument
1931 if (withRange) {

Completed in 842 milliseconds