Searched refs:skipString (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DParserUtilities.h29 inline bool skipString(const UChar*& ptr, const UChar* end, const UChar* name, int length) function in namespace:WebCore
39 inline bool skipString(const UChar*& ptr, const UChar* end, const char* str) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGZoomAndPan.cpp45 if (skipString(start, end, disable, WTF_ARRAY_LENGTH(disable))) {
49 if (skipString(start, end, magnify, WTF_ARRAY_LENGTH(magnify))) {
H A DSVGTransformable.cpp153 if (skipString(currTransform, end, skewXDesc, WTF_ARRAY_LENGTH(skewXDesc)))
155 else if (skipString(currTransform, end, skewYDesc, WTF_ARRAY_LENGTH(skewYDesc)))
157 else if (skipString(currTransform, end, scaleDesc, WTF_ARRAY_LENGTH(scaleDesc)))
161 } else if (skipString(currTransform, end, translateDesc, WTF_ARRAY_LENGTH(translateDesc)))
163 else if (skipString(currTransform, end, rotateDesc, WTF_ARRAY_LENGTH(rotateDesc)))
165 else if (skipString(currTransform, end, matrixDesc, WTF_ARRAY_LENGTH(matrixDesc)))
H A DSVGViewSpec.cpp218 if (!skipString(currViewSpec, end, svgViewSpec, WTF_ARRAY_LENGTH(svgViewSpec)))
227 if (skipString(currViewSpec, end, viewBoxSpec, WTF_ARRAY_LENGTH(viewBoxSpec))) {
238 } else if (skipString(currViewSpec, end, viewTargetSpec, WTF_ARRAY_LENGTH(viewTargetSpec))) {
251 if (!skipString(currViewSpec, end, zoomAndPanSpec, WTF_ARRAY_LENGTH(zoomAndPanSpec)))
262 if (!skipString(currViewSpec, end, preserveAspectRatioSpec, WTF_ARRAY_LENGTH(preserveAspectRatioSpec)))
275 if (!skipString(currViewSpec, end, transformSpec, WTF_ARRAY_LENGTH(transformSpec)))
H A DSVGPreserveAspectRatio.cpp74 if (!skipString(currParam, end, "defer"))
86 if (!skipString(currParam, end, "none"))
143 if (!skipString(currParam, end, "meet"))
147 if (!skipString(currParam, end, "slice"))
/macosx-10.9.5/tcl-102/tcl/tcl/tools/
H A DgenStubs.tcl674 # skipString The string to emit if a slot is skipped. This
682 {skipString {"/* Slot $i is reserved */\n"}}} {
726 eval {append temp} $skipString
740 eval {append temp} $skipString
753 eval {append temp} $skipString
768 eval {append temp} $skipString
779 if {[string range $skipString 1 2] ne "/*"} {
789 eval {append temp} $skipString
797 eval {append temp} $skipString
806 eval {append text} $skipString
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/tools/
H A DgenStubs.tcl696 # skipString The string to emit if a slot is skipped. This
704 {skipString {"/* Slot $i is reserved */\n"}}} {
748 eval {append temp} $skipString
762 eval {append temp} $skipString
775 eval {append temp} $skipString
790 eval {append temp} $skipString
801 if {[string range $skipString 1 2] ne "/*"} {
811 eval {append temp} $skipString
819 eval {append temp} $skipString
828 eval {append text} $skipString
[all...]
/macosx-10.9.5/tcl-102/tcl84/tcl/tools/
H A DgenStubs.tcl586 # skipString The string to emit if a slot is skipped. This
594 {skipString {"/* Slot $i is reserved */\n"}}} {
623 append text [eval {addPlatformGuard $plat} $skipString]
653 eval {append text} $skipString
665 eval {append temp} $skipString
680 eval {append temp} $skipString
694 eval {append temp} $skipString
708 eval {append temp} $skipString
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/tools/
H A DgenStubs.tcl587 # skipString The string to emit if a slot is skipped. This
595 {skipString {"/* Slot $i is reserved */\n"}}} {
624 append text [eval {addPlatformGuard $plat} $skipString]
655 eval {append text} $skipString
667 eval {append temp} $skipString
687 eval {append temp} $skipString
701 eval {append temp} $skipString
714 eval {append temp} $skipString
/macosx-10.9.5/tcl-102/tcl_ext/memchan/memchan/tools/
H A DgenStubs.tcl578 # skipString The string to emit if a slot is skipped. This
586 {skipString {"/* Slot $i is reserved */\n"}}} {
615 append text [eval {addPlatformGuard $plat} $skipString]
621 eval {append text} $skipString
633 eval {append temp} $skipString
/macosx-10.9.5/tcl-102/tcl_ext/tbcload/tbcload/tools/
H A DgenStubs.tcl578 # skipString The string to emit if a slot is skipped. This
586 {skipString {"/* Slot $i is reserved */\n"}}} {
615 append text [eval {addPlatformGuard $plat} $skipString]
621 eval {append text} $skipString
633 eval {append temp} $skipString
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tcldom/tools/
H A DgenStubs.tcl578 # skipString The string to emit if a slot is skipped. This
586 {skipString {"/* Slot $i is reserved */\n"}}} {
615 append text [eval {addPlatformGuard $plat} $skipString]
621 eval {append text} $skipString
633 eval {append temp} $skipString
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tclxml/tools/
H A DgenStubs.tcl578 # skipString The string to emit if a slot is skipped. This
586 {skipString {"/* Slot $i is reserved */\n"}}} {
615 append text [eval {addPlatformGuard $plat} $skipString]
621 eval {append text} $skipString
633 eval {append temp} $skipString
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/tools/
H A DgenStubs.tcl578 # skipString The string to emit if a slot is skipped. This
586 {skipString {"/* Slot $i is reserved */\n"}}} {
615 append text [eval {addPlatformGuard $plat} $skipString]
621 eval {append text} $skipString
633 eval {append temp} $skipString
/macosx-10.9.5/libxslt-13/libxslt/libxslt/
H A Dkeys.c205 * skipString:
214 skipString(const xmlChar *cur, int end) { function
245 end = skipString(cur, end);
/macosx-10.9.5/tcl-102/tk/tk/generic/ttk/
H A DttkGenStubs.tcl596 # skipString The string to emit if a slot is skipped. This
604 {skipString {"/* Slot $i is reserved */\n"}}} {
615 eval {append text} $skipString

Completed in 106 milliseconds