Searched defs:isSpace (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/test/perf/charperf/
H A Dcharperf.h139 inline void isSpace(UChar32 ch) function
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DWidthIterator.cpp89 OriginalAdvancesForCharacterTreatedAsSpace(bool isSpace, float advanceBefore, float advanceAt) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/wince/
H A DFontWinCE.cpp78 bool isSpace() const { return m_spaces; } function in class:WebCore::TextRunComponent
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A Dxmltok.c691 int isSpace(int c) function
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/xml/expat/lib/
H A Dxmltok.c947 isSpace(int c) function
/macosx-10.9.5/apr-30/apr-util/apr-util/xml/expat/lib/
H A Dxmltok.c947 isSpace(int c) function
/macosx-10.9.5/expat-12/expat/lib/
H A Dxmltok.c960 isSpace(int c) function
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/expat/xmltok/
H A Dxmltok.c917 int isSpace(int c) function
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/expat/
H A Dxmltok.c960 isSpace(int c) function
/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOCFUnserialize.tab.c1886 #define isSpace macro
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderText.cpp733 bool isSpace; local
964 bool isSpace = false; local
1061 bool isSpace = (j < len) && isSpaceAccordingToStyle(c, styleToUse); local
[all...]
/macosx-10.9.5/CF-855.17/
H A DCFBundle.c2548 Boolean isFile = false, isPlain = true, isZero = true, isSpace = true, hasBOM = false; local

Completed in 122 milliseconds