Searched defs:appendRange (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DSegmentedFontData.h60 void appendRange(const FontDataRange& range) { m_ranges.append(range); } function in class:WebCore::SegmentedFontData
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dsimplepatternformatter.cpp241 static void appendRange( function
/macosx-10.10/llvmCore-3425.0.34/lib/DebugInfo/
H A DDWARFDebugAranges.cpp113 void DWARFDebugAranges::appendRange(uint32_t offset, uint64_t low_pc, function in class:DWARFDebugAranges
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dmeasfmt.cpp797 static void appendRange( function
805 static void appendRange( function
/macosx-10.10/WTF-7600.1.24/wtf/
H A DVector.h880 void Vector<T, inlineCapacity, OverflowHandler>::appendRange(Iterator start, Iterator end) function in class:WTF::Vector::Vector

Completed in 171 milliseconds