#include <vtkUnicodeDataBlocks.h>
Public Types | |
enum | { UNICODE_BLOCKS_NONE = 0, BasicLatin, Latin1Supplement, LatinExtendedA, LatinExtendedB, IPAExtensions, SpacingModifierLetters, CombiningDiacriticalMarks, GreekAndCoptic, Cyrillic, CyrillicSupplementary, Armenian, Hebrew, Arabic, Syriac, Thaana, Devanagari, Bengali, Gurmukhi, Gujarati, Oriya, Tamil, Telugu, Kannada, Malayalam, Sinhala, Thai, Lao, Tibetan, Myanmar, Georgian, HangulJamo, Ethiopic, Cherokee, UnifiedCanadianAboriginalSyllabics, Ogham, Runic, Tagalog, Hanunoo, Buhid, Tagbanwa, Khmer, Mongolian, Limbu, TaiLe, KhmerSymbols, PhoneticExtensions, LatinExtendedAdditional, GreekExtended, GeneralPunctuation, SuperscriptsAndSubscripts, CurrencySymbols, CombiningDiacriticalMarkForSymbols, LetterlikeSymbols, NumberForms, Arrows, MathematicalOperators, MiscellaneousTechnical, ControlPictures, OpticalCharacterRecognition, EnclosedAlphanumerics, BoxDrawing, BlockElements, GeometricShapes, MiscellaneousSymbols, Dingbats, MiscellaneousMathematicalSymbolA, SupplementalArrowA, BraillePatterns, SupplementalArrowsB, MiscellaneousMathematicalSymbolsB, SupplementalMathematicalOperators, MiscellaneousSymbolsAndArrows, CJKRadicalSupplement, KangxiRadicals, IdeographicDescriptionCharacters, CJKSymbolsAndPunctuation, Hiragana, Katakana, Bopomofo, HangulCompatibilityJamo, Kanbun, BopomofoExtended, KatakanaPhoneticExtensions, EnclosedCJKLettersAndMonths, CJKCompatibility, CJKUnifiedIdeographExtensionA, YijingHexagramSymbols, CJKUnifiedIdeographs, YiSyllables, YiRadicals, HangulSyllables, HighSurrogates, HighPrivateUseSurrogates, LowSurrogates, PrivateUseArea, CJKCompatibilityIdeographs, AlphabeticPresentationForms, ArabicPresentationFormA, VariationSelectors, CombiningHalfMarks, CJKCompatibilityForms, SmallFormVariants, ArabicPresentationFormB, HalfwidthAndFullwidthForms, Specials, LinearBSyllabary, LinearBIdeograms, AegeanNumbers, OldItalic, Gothic, Ugaritic, Deseret, Shavian, Osmanya, CypriotSyllabary, ByzantineMusicalSymbols, MusicalSymbols, TaiXuanJingSymbols, MathematicalAlphanumericSymbols, CJKUnifiedIdeographExtensionB, CJKCompatibilityIdeographSupplement, Tags, VariationSelectorSupplement, SupplementaryPrivateUseAreaA, SupplementaryPrivateUseAreaB, UNICODE_BLOCKS_END } |
Public Member Functions | |
vtkstd_bool | Test (const unsigned int ch, const unsigned short blockType) |
Is ch in the block by specified by type blockType ? | |
vtkstd_bool | Test (const unsigned int ch, const char *blockName) |
Is ch in the block by specified by name blockName ? | |
Static Public Member Functions | |
template<typename T> vtkstd_bool | InBasicLatin (T const &a) |
Is a is in the "Basic Latin" block? | |
template<typename T> vtkstd_bool | InLatin1Supplement (T const &a) |
Is a is in the "Latin-1 Supplement" block? | |
template<typename T> vtkstd_bool | InLatinExtendedA (T const &a) |
Is a is in the "Latin Extended-A" block? | |
template<typename T> vtkstd_bool | InLatinExtendedB (T const &a) |
Is a is in the "Latin Extended-B" block? | |
template<typename T> vtkstd_bool | InIPAExtensions (T const &a) |
Is a is in the "IPA Extensions" block? | |
template<typename T> vtkstd_bool | InSpacingModifierLetters (T const &a) |
Is a is in the "Spacing Modifier Letters" block? | |
template<typename T> vtkstd_bool | InCombiningDiacriticalMarks (T const &a) |
Is a is in the "Combining Diacritical Marks" block? | |
template<typename T> vtkstd_bool | InGreekAndCoptic (T const &a) |
Is a is in the "Greek and Coptic" block? | |
template<typename T> vtkstd_bool | InCyrillic (T const &a) |
Is a is in the "Cyrillic" block? | |
template<typename T> vtkstd_bool | InCyrillicSupplementary (T const &a) |
Is a is in the "Cyrillic Supplementary" block? | |
template<typename T> vtkstd_bool | InArmenian (T const &a) |
Is a is in the "Armenian" block? | |
template<typename T> vtkstd_bool | InHebrew (T const &a) |
Is a is in the "Hebrew" block? | |
template<typename T> vtkstd_bool | InArabic (T const &a) |
Is a is in the "Arabic" block? | |
template<typename T> vtkstd_bool | InSyriac (T const &a) |
Is a is in the "Syriac" block? | |
template<typename T> vtkstd_bool | InThaana (T const &a) |
Is a is in the "Thaana" block? | |
template<typename T> vtkstd_bool | InDevanagari (T const &a) |
Is a is in the "Devanagari" block? | |
template<typename T> vtkstd_bool | InBengali (T const &a) |
Is a is in the "Bengali" block? | |
template<typename T> vtkstd_bool | InGurmukhi (T const &a) |
Is a is in the "Gurmukhi" block? | |
template<typename T> vtkstd_bool | InGujarati (T const &a) |
Is a is in the "Gujarati" block? | |
template<typename T> vtkstd_bool | InOriya (T const &a) |
Is a is in the "Oriya" block? | |
template<typename T> vtkstd_bool | InTamil (T const &a) |
Is a is in the "Tamil" block? | |
template<typename T> vtkstd_bool | InTelugu (T const &a) |
Is a is in the "Telugu" block? | |
template<typename T> vtkstd_bool | InKannada (T const &a) |
Is a is in the "Kannada" block? | |
template<typename T> vtkstd_bool | InMalayalam (T const &a) |
Is a is in the "Malayalam" block? | |
template<typename T> vtkstd_bool | InSinhala (T const &a) |
Is a is in the "Sinhala" block? | |
template<typename T> vtkstd_bool | InThai (T const &a) |
Is a is in the "Thai" block? | |
template<typename T> vtkstd_bool | InLao (T const &a) |
Is a is in the "Lao" block? | |
template<typename T> vtkstd_bool | InTibetan (T const &a) |
Is a is in the "Tibetan" block? | |
template<typename T> vtkstd_bool | InMyanmar (T const &a) |
Is a is in the "Myanmar" block? | |
template<typename T> vtkstd_bool | InGeorgian (T const &a) |
Is a is in the "Georgian" block? | |
template<typename T> vtkstd_bool | InHangulJamo (T const &a) |
Is a is in the "Hangul Jamo" block? | |
template<typename T> vtkstd_bool | InEthiopic (T const &a) |
Is a is in the "Ethiopic" block? | |
template<typename T> vtkstd_bool | InCherokee (T const &a) |
Is a is in the "Cherokee" block? | |
template<typename T> vtkstd_bool | InUnifiedCanadianAboriginalSyllabics (T const &a) |
Is a is in the "Unified Canadian Aboriginal Syllabics" block? | |
template<typename T> vtkstd_bool | InOgham (T const &a) |
Is a is in the "Ogham" block? | |
template<typename T> vtkstd_bool | InRunic (T const &a) |
Is a is in the "Runic" block? | |
template<typename T> vtkstd_bool | InTagalog (T const &a) |
Is a is in the "Tagalog" block? | |
template<typename T> vtkstd_bool | InHanunoo (T const &a) |
Is a is in the "Hanunoo" block? | |
template<typename T> vtkstd_bool | InBuhid (T const &a) |
Is a is in the "Buhid" block? | |
template<typename T> vtkstd_bool | InTagbanwa (T const &a) |
Is a is in the "Tagbanwa" block? | |
template<typename T> vtkstd_bool | InKhmer (T const &a) |
Is a is in the "Khmer" block? | |
template<typename T> vtkstd_bool | InMongolian (T const &a) |
Is a is in the "Mongolian" block? | |
template<typename T> vtkstd_bool | InLimbu (T const &a) |
Is a is in the "Limbu" block? | |
template<typename T> vtkstd_bool | InTaiLe (T const &a) |
Is a is in the "Tai Le" block? | |
template<typename T> vtkstd_bool | InKhmerSymbols (T const &a) |
Is a is in the "Khmer Symbols" block? | |
template<typename T> vtkstd_bool | InPhoneticExtensions (T const &a) |
Is a is in the "Phonetic Extensions" block? | |
template<typename T> vtkstd_bool | InLatinExtendedAdditional (T const &a) |
Is a is in the "Latin Extended Additional" block? | |
template<typename T> vtkstd_bool | InGreekExtended (T const &a) |
Is a is in the "Greek Extended" block? | |
template<typename T> vtkstd_bool | InGeneralPunctuation (T const &a) |
Is a is in the "General Punctuation" block? | |
template<typename T> vtkstd_bool | InSuperscriptsAndSubscripts (T const &a) |
Is a is in the "Superscripts and Subscripts" block? | |
template<typename T> vtkstd_bool | InCurrencySymbols (T const &a) |
Is a is in the "Currency Symbols" block? | |
template<typename T> vtkstd_bool | InCombiningDiacriticalMarkForSymbols (T const &a) |
Is a is in the "Combining Diacritical Marks for Symbols" block? | |
template<typename T> vtkstd_bool | InLetterlikeSymbols (T const &a) |
Is a is in the "Letterlike Symbols" block? | |
template<typename T> vtkstd_bool | InNumberForms (T const &a) |
Is a is in the "Number Forms" block? | |
template<typename T> vtkstd_bool | InArrows (T const &a) |
Is a is in the "Arrows" block? | |
template<typename T> vtkstd_bool | InMathematicalOperators (T const &a) |
Is a is in the "Mathematical Operators" block? | |
template<typename T> vtkstd_bool | InMiscellaneousTechnical (T const &a) |
Is a is in the "Miscellaneous Technical" block? | |
template<typename T> vtkstd_bool | InControlPictures (T const &a) |
Is a is in the "Control Pictures" block? | |
template<typename T> vtkstd_bool | InOpticalCharacterRecognition (T const &a) |
Is a is in the "Optical Character Recognition" block? | |
template<typename T> vtkstd_bool | InEnclosedAlphanumerics (T const &a) |
Is a is in the "Enclosed Alphanumerics" block? | |
template<typename T> vtkstd_bool | InBoxDrawing (T const &a) |
Is a is in the "Box Drawing" block? | |
template<typename T> vtkstd_bool | InBlockElements (T const &a) |
Is a is in the "Block Elements" block? | |
template<typename T> vtkstd_bool | InGeometricShapes (T const &a) |
Is a is in the "Geometric Shapes" block? | |
template<typename T> vtkstd_bool | InMiscellaneousSymbols (T const &a) |
Is a is in the "Miscellaneous Symbols" block? | |
template<typename T> vtkstd_bool | InDingbats (T const &a) |
Is a is in the "Dingbats" block? | |
template<typename T> vtkstd_bool | InMiscellaneousMathematicalSymbolA (T const &a) |
Is a is in the "Miscellaneous Mathematical Symbols-A" block? | |
template<typename T> vtkstd_bool | InSupplementalArrowA (T const &a) |
Is a is in the "Supplemental Arrows-A" block? | |
template<typename T> vtkstd_bool | InBraillePatterns (T const &a) |
Is a is in the "Braille Patterns" block? | |
template<typename T> vtkstd_bool | InSupplementalArrowsB (T const &a) |
Is a is in the "Supplemental Arrows-B" block? | |
template<typename T> vtkstd_bool | InMiscellaneousMathematicalSymbolsB (T const &a) |
Is a is in the "Miscellaneous Mathematical Symbols-B" block? | |
template<typename T> vtkstd_bool | InSupplementalMathematicalOperators (T const &a) |
Is a is in the "Supplemental Mathematical Operators" block? | |
template<typename T> vtkstd_bool | InMiscellaneousSymbolsAndArrows (T const &a) |
Is a is in the "Miscellaneous Symbols and Arrows" block? | |
template<typename T> vtkstd_bool | InCJKRadicalSupplement (T const &a) |
Is a is in the "CJK Radicals Supplement" block? | |
template<typename T> vtkstd_bool | InKangxiRadicals (T const &a) |
Is a is in the "Kangxi Radicals" block? | |
template<typename T> vtkstd_bool | InIdeographicDescriptionCharacters (T const &a) |
Is a is in the "Ideographic Description Characters" block? | |
template<typename T> vtkstd_bool | InCJKSymbolsAndPunctuation (T const &a) |
Is a is in the "CJK Symbols and Punctuation" block? | |
template<typename T> vtkstd_bool | InHiragana (T const &a) |
Is a is in the "Hiragana" block? | |
template<typename T> vtkstd_bool | InKatakana (T const &a) |
Is a is in the "Katakana" block? | |
template<typename T> vtkstd_bool | InBopomofo (T const &a) |
Is a is in the "Bopomofo" block? | |
template<typename T> vtkstd_bool | InHangulCompatibilityJamo (T const &a) |
Is a is in the "Hangul Compatibility Jamo" block? | |
template<typename T> vtkstd_bool | InKanbun (T const &a) |
Is a is in the "Kanbun" block? | |
template<typename T> vtkstd_bool | InBopomofoExtended (T const &a) |
Is a is in the "Bopomofo Extended" block? | |
template<typename T> vtkstd_bool | InKatakanaPhoneticExtensions (T const &a) |
Is a is in the "Katakana Phonetic Extensions" block? | |
template<typename T> vtkstd_bool | InEnclosedCJKLettersAndMonths (T const &a) |
Is a is in the "Enclosed CJK Letters and Months" block? | |
template<typename T> vtkstd_bool | InCJKCompatibility (T const &a) |
Is a is in the "CJK Compatibility" block? | |
template<typename T> vtkstd_bool | InCJKUnifiedIdeographExtensionA (T const &a) |
Is a is in the "CJK Unified Ideographs Extension A" block? | |
template<typename T> vtkstd_bool | InYijingHexagramSymbols (T const &a) |
Is a is in the "Yijing Hexagram Symbols" block? | |
template<typename T> vtkstd_bool | InCJKUnifiedIdeographs (T const &a) |
Is a is in the "CJK Unified Ideographs" block? | |
template<typename T> vtkstd_bool | InYiSyllables (T const &a) |
Is a is in the "Yi Syllables" block? | |
template<typename T> vtkstd_bool | InYiRadicals (T const &a) |
Is a is in the "Yi Radicals" block? | |
template<typename T> vtkstd_bool | InHangulSyllables (T const &a) |
Is a is in the "Hangul Syllables" block? | |
template<typename T> vtkstd_bool | InHighSurrogates (T const &a) |
Is a is in the "High Surrogates" block? | |
template<typename T> vtkstd_bool | InHighPrivateUseSurrogates (T const &a) |
Is a is in the "High Private Use Surrogates" block? | |
template<typename T> vtkstd_bool | InLowSurrogates (T const &a) |
Is a is in the "Low Surrogates" block? | |
template<typename T> vtkstd_bool | InPrivateUseArea (T const &a) |
Is a is in the "Private Use Area" block? | |
template<typename T> vtkstd_bool | InCJKCompatibilityIdeographs (T const &a) |
Is a is in the "CJK Compatibility Ideographs" block? | |
template<typename T> vtkstd_bool | InAlphabeticPresentationForms (T const &a) |
Is a is in the "Alphabetic Presentation Forms" block? | |
template<typename T> vtkstd_bool | InArabicPresentationFormA (T const &a) |
Is a is in the "Arabic Presentation Forms-A" block? | |
template<typename T> vtkstd_bool | InVariationSelectors (T const &a) |
Is a is in the "Variation Selectors" block? | |
template<typename T> vtkstd_bool | InCombiningHalfMarks (T const &a) |
Is a is in the "Combining Half Marks" block? | |
template<typename T> vtkstd_bool | InCJKCompatibilityForms (T const &a) |
Is a is in the "CJK Compatibility Forms" block? | |
template<typename T> vtkstd_bool | InSmallFormVariants (T const &a) |
Is a is in the "Small Form Variants" block? | |
template<typename T> vtkstd_bool | InArabicPresentationFormB (T const &a) |
Is a is in the "Arabic Presentation Forms-B" block? | |
template<typename T> vtkstd_bool | InHalfwidthAndFullwidthForms (T const &a) |
Is a is in the "Halfwidth and Fullwidth Forms" block? | |
template<typename T> vtkstd_bool | InSpecials (T const &a) |
Is a is in the "Specials" block? | |
template<typename T> vtkstd_bool | InLinearBSyllabary (T const &a) |
Is a is in the "Linear B Syllabary" block? | |
template<typename T> vtkstd_bool | InLinearBIdeograms (T const &a) |
Is a is in the "Linear B Ideograms" block? | |
template<typename T> vtkstd_bool | InAegeanNumbers (T const &a) |
Is a is in the "Aegean Numbers" block? | |
template<typename T> vtkstd_bool | InOldItalic (T const &a) |
Is a is in the "Old Italic" block? | |
template<typename T> vtkstd_bool | InGothic (T const &a) |
Is a is in the "Gothic" block? | |
template<typename T> vtkstd_bool | InUgaritic (T const &a) |
Is a is in the "Ugaritic" block? | |
template<typename T> vtkstd_bool | InDeseret (T const &a) |
Is a is in the "Deseret" block? | |
template<typename T> vtkstd_bool | InShavian (T const &a) |
Is a is in the "Shavian" block? | |
template<typename T> vtkstd_bool | InOsmanya (T const &a) |
Is a is in the "Osmanya" block? | |
template<typename T> vtkstd_bool | InCypriotSyllabary (T const &a) |
Is a is in the "Cypriot Syllabary" block? | |
template<typename T> vtkstd_bool | InByzantineMusicalSymbols (T const &a) |
Is a is in the "Byzantine Musical Symbols" block? | |
template<typename T> vtkstd_bool | InMusicalSymbols (T const &a) |
Is a is in the "Musical Symbols" block? | |
template<typename T> vtkstd_bool | InTaiXuanJingSymbols (T const &a) |
Is a is in the "Tai Xuan Jing Symbols" block? | |
template<typename T> vtkstd_bool | InMathematicalAlphanumericSymbols (T const &a) |
Is a is in the "Mathematical Alphanumeric Symbols" block? | |
template<typename T> vtkstd_bool | InCJKUnifiedIdeographExtensionB (T const &a) |
Is a is in the "CJK Unified Ideographs Extension B" block? | |
template<typename T> vtkstd_bool | InCJKCompatibilityIdeographSupplement (T const &a) |
Is a is in the "CJK Compatibility Ideographs Supplement" block? | |
template<typename T> vtkstd_bool | InTags (T const &a) |
Is a is in the "Tags" block? | |
template<typename T> vtkstd_bool | InVariationSelectorSupplement (T const &a) |
Is a is in the "Variation Selectors Supplement" block? | |
template<typename T> vtkstd_bool | InSupplementaryPrivateUseAreaA (T const &a) |
Is a is in the "Supplementary Private Use Area-A" block? | |
template<typename T> vtkstd_bool | InSupplementaryPrivateUseAreaB (T const &a) |
Is a is in the "Supplementary Private Use Area-B" block? |
|
Definition at line 40 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1036 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 948 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 276 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 956 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 996 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 260 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 612 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 180 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 308 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 668 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 804 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 828 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 660 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 716 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 484 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1100 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 436 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 852 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 980 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 940 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1140 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 756 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 780 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 860 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1132 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 876 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 588 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 228 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 972 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 636 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 580 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1092 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 244 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 252 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1068 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 300 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 692 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 652 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 844 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 428 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 564 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 676 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 412 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1052 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 236 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 556 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 324 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 316 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1004 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 812 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 420 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 900 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 476 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 268 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 916 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 908 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 788 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 772 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 212 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 820 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 764 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 356 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 796 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 836 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 500 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 532 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 388 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 188 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 196 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 548 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 204 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 596 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 516 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1028 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1020 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 924 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 364 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1124 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 620 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 700 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 732 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 684 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 748 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 628 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 508 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1108 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 404 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 604 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 452 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1044 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 644 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 332 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1084 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 540 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 932 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 460 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1076 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 372 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 988 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 220 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1012 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 572 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 708 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 724 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 740 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1164 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1172 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 284 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 468 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 492 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1148 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 524 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1116 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 340 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 348 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 292 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 380 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 396 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1060 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 444 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 964 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 1156 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 868 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 892 of file vtkUnicodeDataBlocks.h. |
|
Is
Definition at line 884 of file vtkUnicodeDataBlocks.h. |
|
Is
|
|
Is
|