Append(const ON_TextRun * &) | ON_SimpleArray< ON_TextRun * > | private |
Append(int, const ON_TextRun * *) | ON_SimpleArray< ON_TextRun * > | private |
AppendNew() | ON_SimpleArray< ON_TextRun * > | private |
AppendRun(ON_TextRun *&run) | ON_TextRunArray | |
Array() const | ON_TextRunArray | |
ON_SimpleArray< ON_TextRun * >::Array() | ON_SimpleArray< ON_TextRun * > | private |
At(int) | ON_SimpleArray< ON_TextRun * > | private |
At(unsigned int) | ON_SimpleArray< ON_TextRun * > | private |
At(ON__INT64) | ON_SimpleArray< ON_TextRun * > | private |
At(ON__UINT64) | ON_SimpleArray< ON_TextRun * > | private |
At(int) const | ON_SimpleArray< ON_TextRun * > | private |
At(unsigned int) const | ON_SimpleArray< ON_TextRun * > | private |
At(ON__INT64) const | ON_SimpleArray< ON_TextRun * > | private |
At(ON__UINT64) const | ON_SimpleArray< ON_TextRun * > | private |
BinarySearch(const ON_TextRun * *, int(*)(const ON_TextRun * *, const ON_TextRun * *)) const | ON_SimpleArray< ON_TextRun * > | private |
BinarySearch(const ON_TextRun * *, int(*)(const ON_TextRun * *, const ON_TextRun * *), int) const | ON_SimpleArray< ON_TextRun * > | private |
Capacity() const | ON_SimpleArray< ON_TextRun * > | private |
Count() const | ON_TextRunArray | |
DataCRC(ON__UINT32 current_remainder) const | ON_SimpleArray< ON_TextRun * > | private |
Destroy() | ON_SimpleArray< ON_TextRun * > | private |
EmergencyDestroy(void) | ON_SimpleArray< ON_TextRun * > | private |
Empty() | ON_SimpleArray< ON_TextRun * > | private |
EmptyArray | ON_TextRunArray | static |
First() | ON_SimpleArray< ON_TextRun * > | private |
First() const | ON_SimpleArray< ON_TextRun * > | private |
Get2dCorners(ON_2dPoint corners[4]) const | ON_TextRunArray | |
HeapSort(int(*)(const ON_TextRun * *, const ON_TextRun * *)) | ON_SimpleArray< ON_TextRun * > | private |
Insert(int, const ON_TextRun * &) | ON_SimpleArray< ON_TextRun * > | private |
InsertRun(int i, ON_TextRun *&run) | ON_TextRunArray | |
KeepArray() | ON_SimpleArray< ON_TextRun * > | private |
Last() | ON_SimpleArray< ON_TextRun * > | private |
Last() const | ON_SimpleArray< ON_TextRun * > | private |
m_a | ON_SimpleArray< ON_TextRun * > | private |
m_capacity | ON_SimpleArray< ON_TextRun * > | private |
m_count | ON_SimpleArray< ON_TextRun * > | private |
MemSet(unsigned char) | ON_SimpleArray< ON_TextRun * > | private |
Move(int, int, int) | ON_SimpleArray< ON_TextRun * > | private |
NewCapacity() const | ON_SimpleArray< ON_TextRun * > | private |
ON_SimpleArray() ON_NOEXCEPT | ON_SimpleArray< ON_TextRun * > | private |
ON_SimpleArray(const ON_SimpleArray< ON_TextRun * > &) | ON_SimpleArray< ON_TextRun * > | private |
ON_SimpleArray(size_t) | ON_SimpleArray< ON_TextRun * > | private |
ON_TextRunArray()=default | ON_TextRunArray | |
ON_TextRunArray(const ON_TextRunArray &src) | ON_TextRunArray | |
operator const ON_TextRun * *() const | ON_SimpleArray< ON_TextRun * > | private |
operator ON_TextRun **() | ON_SimpleArray< ON_TextRun * > | private |
operator=(const ON_TextRunArray &src) | ON_TextRunArray | |
ON_SimpleArray< ON_TextRun * >::operator=(const ON_SimpleArray< ON_TextRun * > &) | ON_SimpleArray< ON_TextRun * > | private |
operator[](int i) const | ON_TextRunArray | |
operator[](int i) | ON_TextRunArray | |
ON_SimpleArray< ON_TextRun * >::operator[](unsigned int) | ON_SimpleArray< ON_TextRun * > | private |
ON_SimpleArray< ON_TextRun * >::operator[](ON__INT64) | ON_SimpleArray< ON_TextRun * > | private |
ON_SimpleArray< ON_TextRun * >::operator[](ON__UINT64) | ON_SimpleArray< ON_TextRun * > | private |
ON_SimpleArray< ON_TextRun * >::operator[](unsigned int) const | ON_SimpleArray< ON_TextRun * > | private |
ON_SimpleArray< ON_TextRun * >::operator[](ON__INT64) const | ON_SimpleArray< ON_TextRun * > | private |
ON_SimpleArray< ON_TextRun * >::operator[](ON__UINT64) const | ON_SimpleArray< ON_TextRun * > | private |
Permute(const int *) | ON_SimpleArray< ON_TextRun * > | private |
QuickSort(int(*)(const ON_TextRun * *, const ON_TextRun * *)) | ON_SimpleArray< ON_TextRun * > | private |
Realloc(ON_TextRun * *, int) | ON_SimpleArray< ON_TextRun * > | privatevirtual |
Remove() | ON_SimpleArray< ON_TextRun * > | private |
Remove(int) | ON_SimpleArray< ON_TextRun * > | privatevirtual |
RemoveRun(int i) | ON_TextRunArray | |
Reserve(size_t) | ON_SimpleArray< ON_TextRun * > | private |
Reverse() | ON_SimpleArray< ON_TextRun * > | private |
Search(const ON_TextRun * &) const | ON_SimpleArray< ON_TextRun * > | private |
Search(const ON_TextRun * *, int(*)(const ON_TextRun * *, const ON_TextRun * *)) const | ON_SimpleArray< ON_TextRun * > | private |
SetArray(ON_TextRun * *) | ON_SimpleArray< ON_TextRun * > | private |
SetArray(ON_TextRun * *, int, int) | ON_SimpleArray< ON_TextRun * > | private |
SetCapacity(size_t) | ON_SimpleArray< ON_TextRun * > | private |
SetCount(int) | ON_SimpleArray< ON_TextRun * > | private |
SetTextHeight(double height) | ON_TextRunArray | |
Shrink() | ON_SimpleArray< ON_TextRun * > | private |
SizeOfArray() const | ON_SimpleArray< ON_TextRun * > | private |
SizeOfElement() const | ON_SimpleArray< ON_TextRun * > | private |
Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const ON_TextRun * *, const ON_TextRun * *)) const | ON_SimpleArray< ON_TextRun * > | private |
Sort(ON::sort_algorithm sort_algorithm, int *, int(*)(const ON_TextRun * *, const ON_TextRun * *, void *), void *) const | ON_SimpleArray< ON_TextRun * > | private |
Swap(int, int) | ON_SimpleArray< ON_TextRun * > | private |
TextRunArrayContentHash() const | ON_TextRunArray | |
TextRunArrayContentHash(bool bEvaluateFields) const | ON_TextRunArray | |
UnsignedCount() const | ON_TextRunArray | |
Zero() | ON_SimpleArray< ON_TextRun * > | private |
~ON_SimpleArray() | ON_SimpleArray< ON_TextRun * > | privatevirtual |
~ON_TextRunArray() | ON_TextRunArray | |