Searched defs:firstChar (Results 1 - 25 of 29) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGAngle.cpp80 const UChar firstChar = *ptr; local
H A DSVGFontElement.cpp169 UChar firstChar = unicodeString[0]; local
H A DSVGLength.cpp94 const UChar firstChar = *ptr; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/layout/
H A DKhmerReordering.h105 LEUnicode firstChar; // for Khmer this will become x1780 member in struct:KhmerClassTable
H A DTibetanReordering.h124 LEUnicode firstChar; // for Tibetan this will become xOF00 member in struct:TibetanClassTable
H A DIndicReordering.h95 LEUnicode firstChar; member in struct:IndicClassTable
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkTextIndex.c1160 firstChar = 0; local
1132 int firstChar = 1; local
H A DtkGrid.c2639 char firstChar, prevChar; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Ducdtest.cpp476 UChar32 firstChar = sample.char32At(0); local
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSCSSStyleDeclarationCustom.cpp119 UChar firstChar = toASCIILower(propertyName[0]); local
/macosx-10.9.5/CF-855.17/
H A DCFURLAccess.c343 CFIndex firstChar = -1, lastChar = -1; local
H A DCFUnicodeDecomposition.c166 UTF32Char firstChar = value & 0xFFFFFF; local
326 UTF32Char firstChar = value & 0xFFFFFF; local
H A DCFFileUtilities.c797 UniChar firstChar = CFStringGetCharacterAtIndex(path, 0); local
H A DCFCharacterSet.c220 static Boolean __CFCSetIsBitmapEqualToRange(const UInt32 *bits, UniChar firstChar, UniChar lastChar, Boolean isInverted) { argument
330 CF_INLINE void __CFCSetBitmapAddCharactersInRange(uint8_t *bitmap, UniChar firstChar, UniChar lastChar) { argument
349 __CFCSetBitmapRemoveCharactersInRange(uint8_t *bitmap, UniChar firstChar, UniChar lastChar) argument
717 int firstChar = (range.location & 0xFFFF); local
745 int firstChar = (range.location & 0xFFFF); local
1002 UTF32Char firstChar = __CFCSetRangeFirstChar(nonBuiltinSet); local
1110 UTF32Char firstChar = __CFCSetRangeFirstChar(rangeSet); local
1855 UTF32Char firstChar = __CFCSetRangeFirstChar(theSet); local
1930 UInt32 firstChar = __CFCSetRangeFirstChar(theSet); local
2005 UInt32 firstChar = __CFCSetRangeFirstChar(theSet); local
2094 CFIndex firstChar = __CFCSetRangeFirstChar(theSet); local
2160 CFIndex firstChar = __CFCSetRangeFirstChar(theSet); local
2429 UTF32Char firstChar = __CFCSetRangeFirstChar(theOtherSet); local
[all...]
/macosx-10.9.5/libiconv-41/libiconv/lib/
H A Dutf8mac.h1435 u_int16_t firstChar; local
/macosx-10.9.5/ICU-511.35/icuSources/layoutex/
H A DParagraphLayout.cpp1037 le_int32 firstChar = (run == firstRun)? runStart : fStyleRunInfo[run].runBase; local
1047 void ParagraphLayout::appendRun(ParagraphLayout::Line *line, le_int32 run, le_int32 firstChar, le_int32 lastChar) argument
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DDumpRenderTreeSupportGtk.cpp374 String firstChar = commandString.left(1); local
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tty/
H A Dtty_update.c1140 int firstChar, oLastChar, nLastChar; local
[all...]
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkTextIndex.c2201 int firstChar = 1; local
2244 int firstChar = 1; local
H A DtkFont.c2277 Tk_DrawTextLayout( Display *display, Drawable drawable, GC gc, Tk_TextLayout layout, int x, int y, int firstChar, int lastChar) argument
H A DtkGrid.c2897 char firstChar; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_utfconv.c891 u_int16_t firstChar; local
/macosx-10.9.5/libxslt-13/libxslt/libexslt/
H A Ddate.c206 const xmlChar *cur = *str, *firstChar; local
/macosx-10.9.5/webdavfs-352.92.2/WebDAVPlugin/
H A DWebDAV_Mount.c191 ParsePathSegment(char *bytes, char **firstChar, char **lastChar) argument
247 char *firstChar; local
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A Dxmlschemastypes.c1192 const xmlChar *cur = *str, *firstChar; local

Completed in 429 milliseconds

12