HomeSort by relevance Sort by last modified time
    Searched refs:whiteSpace (Results 1 - 21 of 21) sorted by null

  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGInlineText.cpp 94 if (!newStyle || newStyle->whiteSpace() != PRE)
97 if (!oldStyle || oldStyle->whiteSpace() != PRE)
SVGTextLayoutAttributesBuilder.cpp 101 return style->whiteSpace() == PRE;
  /external/harfbuzz/src/
harfbuzz-shaper.h 143 /*HB_Bool*/ hb_bitfield whiteSpace :1; /* A unicode whitespace character, except NBSP, ZWNBSP */
harfbuzz-shaper.cpp 146 charAttributes[0].whiteSpace = (cls == HB_LineBreak_SP || cls == HB_LineBreak_BK);
151 charAttributes[i].whiteSpace = false;
174 charAttributes[i].whiteSpace = true;
    [all...]
  /external/webkit/Source/WebCore/bindings/objc/
DOMCSS.h 288 - (NSString *)whiteSpace;
289 - (void)setWhiteSpace:(NSString *)whiteSpace;
DOMCSS.mm 1307 - (NSString *)whiteSpace
1312 - (void)setWhiteSpace:(NSString *)whiteSpace
1314 [self setProperty:@"white-space" value:whiteSpace priority:@""];
  /build/tools/droiddoc/templates-sdk/assets/js/
prettify.js 7 t[s++<<1|1]=a)}}var e=/(?:^|\s)nocode(?:\s|$)/,h=[],y=0,t=[],s=0,l;a.currentStyle?l=a.currentStyle.whiteSpace:window.getComputedStyle&&(l=document.defaultView.getComputedStyle(a,q).getPropertyValue("white-space"));var p=l&&"pre"===l.substring(0,3);m(a);return{a:h.join("").replace(/\n$/,""),c:t}}function B(a,m,e,h){m&&(a={a:m,d:a},e(a),h.push.apply(h,a.e))}function x(a,m){function e(a){for(var l=a.d,p=[l,"pln"],d=0,g=a.a.match(y)||[],r={},n=0,z=g.length;n<z;++n){var f=g[n],b=r[f],o=void 0,c;if(typeof b===
14 for(;!a.nextSibling;)if(a=a.parentNode,!a)return;for(var a=b(a.nextSibling,0),e;(e=a.parentNode)&&e.nodeType===1;)a=e;d.push(a)}var k=/(?:^|\s)nocode(?:\s|$)/,t=/\r\n?|\n/,s=a.ownerDocument,l;a.currentStyle?l=a.currentStyle.whiteSpace:window.getComputedStyle&&(l=s.defaultView.getComputedStyle(a,q).getPropertyValue("white-space"));var p=l&&"pre"===l.substring(0,3);for(l=s.createElement("LI");a.firstChild;)l.appendChild(a.firstChild);for(var d=[l],g=0;g<d.length;++g)e(d[g]);m===(m|0)&&d[0].setAttribute("value",
global-libraries-combined.js     [all...]
  /sdk/templates/docs/
prettify.js 7 t[s++<<1|1]=a)}}var e=/(?:^|\s)nocode(?:\s|$)/,h=[],y=0,t=[],s=0,l;a.currentStyle?l=a.currentStyle.whiteSpace:window.getComputedStyle&&(l=document.defaultView.getComputedStyle(a,q).getPropertyValue("white-space"));var p=l&&"pre"===l.substring(0,3);m(a);return{a:h.join("").replace(/\n$/,""),c:t}}function B(a,m,e,h){m&&(a={a:m,d:a},e(a),h.push.apply(h,a.e))}function x(a,m){function e(a){for(var l=a.d,p=[l,"pln"],d=0,g=a.a.match(y)||[],r={},n=0,z=g.length;n<z;++n){var f=g[n],b=r[f],o=void 0,c;if(typeof b===
14 for(;!a.nextSibling;)if(a=a.parentNode,!a)return;for(var a=b(a.nextSibling,0),e;(e=a.parentNode)&&e.nodeType===1;)a=e;d.push(a)}var k=/(?:^|\s)nocode(?:\s|$)/,t=/\r\n?|\n/,s=a.ownerDocument,l;a.currentStyle?l=a.currentStyle.whiteSpace:window.getComputedStyle&&(l=s.defaultView.getComputedStyle(a,q).getPropertyValue("white-space"));var p=l&&"pre"===l.substring(0,3);for(l=s.createElement("LI");a.firstChild;)l.appendChild(a.firstChild);for(var d=[l],g=0;g<d.length;++g)e(d[g]);m===(m|0)&&d[0].setAttribute("value",
  /external/webkit/Source/WebCore/rendering/
RenderBlockLineLayout.cpp 102 // preserve whitespace.
590 // Only justify text if whitespace is collapsed.
    [all...]
RenderText.cpp     [all...]
RenderBlock.cpp     [all...]
  /external/webkit/Source/WebCore/rendering/style/
RenderStyle.h 511 EWhiteSpace whiteSpace() const { return static_cast<EWhiteSpace>(inherited_flags._white_space); }
520 return autoWrap(whiteSpace());
531 return preserveNewline(whiteSpace());
536 // Pre and prewrap do not collapse whitespace.
542 return collapseWhiteSpace(whiteSpace());
559 return whiteSpace() == PRE_WRAP || khtmlLineBreak() == AFTER_WHITE_SPACE;
    [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
DetailedHeapshotView.js     [all...]
SourceFrame.js 813 popupContentElement.style.whiteSpace = "pre";
    [all...]
  /external/webkit/Source/WebCore/css/
CSSComputedStyleDeclaration.cpp     [all...]
CSSStyleSelector.cpp     [all...]
  /external/chromium-trace/
script.js     [all...]
  /external/zxing/core/
core.jar 
  /external/jdiff/
xerces.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 388 milliseconds