Home
last modified time | relevance | path

Searched refs:CustomStyleInterface (Results 1 – 14 of 14) sorted by relevance

/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
Dcustom-style-interface.js43 export default class CustomStyleInterface { class
117 CustomStyleInterface.prototype['addCustomStyle'] = CustomStyleInterface.prototype.addCustomStyle;
118 CustomStyleInterface.prototype['getStyleForCustomStyle'] = CustomStyleInterface.prototype.getStyleF…
119 CustomStyleInterface.prototype['processStyles'] = CustomStyleInterface.prototype.processStyles;
122 Object.defineProperties(CustomStyleInterface.prototype, {
Dscoping-shim.js180 } else if (window.ShadyCSS && window.ShadyCSS.CustomStyleInterface) {
181 …yleInterface = /** @type {!CustomStyleInterfaceInterface} */(window.ShadyCSS.CustomStyleInterface);
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/entrypoints/
Dscoping-shim.js19 let ApplyShim, CustomStyleInterface; variable
23 CustomStyleInterface = window['ShadyCSS']['CustomStyleInterface'];
104 if (CustomStyleInterface) {
105 window.ShadyCSS.CustomStyleInterface = CustomStyleInterface;
Dapply-shim.js34 if (window.ShadyCSS.CustomStyleInterface) {
37 window.ShadyCSS.CustomStyleInterface);
145 let CustomStyleInterface = window.ShadyCSS && window.ShadyCSS.CustomStyleInterface; variable
217 if (CustomStyleInterface) {
218 window.ShadyCSS.CustomStyleInterface = CustomStyleInterface;
Dcustom-style-interface.js13 import CustomStyleInterface from '../src/custom-style-interface.js';
17 const customStyleInterface = new CustomStyleInterface();
81 window.ShadyCSS.CustomStyleInterface = customStyleInterface;
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/examples/
Ddocument-style-lib.js22 const CustomStyleInterface = window.ShadyCSS.CustomStyleInterface;
34 CustomStyleInterface.addCustomStyle(n);
47 CustomStyleInterface.addCustomStyle(candidate);
Dcustom-style-element.js24 const CustomStyleInterface = window.ShadyCSS.CustomStyleInterface;
30 CustomStyleInterface.addCustomStyle(this);
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
DREADME.md3 …y to integrate document-level stylesheets with both of the former libraries (CustomStyleInterface).
10 ShadyCSS can be used by loading the ScopingShim, ApplyShim, CustomStyleInterface, or any combinatio…
15 1. CustomStyleInterface
159 ## About CustomStyleInterface
161 CustomStyleInterface provides API to process `<style>` elements that are not inside of
164 …evel styles to ShadyCSS, one can call `CustomStyleInterface.addCustomStyle(styleElement)` or `Cust…
178 CustomStyleInterface.addCustomStyle(document.querySelector('style.document-style'));
195 CustomStyleInterface.addCustomStyle(this);
210 CustomStyleInterface.addCustomStyle({
423 found in Polymer, or use the `CustomStyleInterface` library to modify document level styles.
Dcustom-style-interface.min.js.map1CustomStyleInterface","enqueueDocumentValidation","addCustomStyle","style","push","getStyleForCust…
Dapply-shim.min.js25 …lback=ra}function X(a){!a.a&&window.ShadyCSS.CustomStyleInterface&&(a.a=window.ShadyCSS.CustomStyl…
29 …yCSS.ScopingShim){var Y=new W,ua=window.ShadyCSS&&window.ShadyCSS.CustomStyleInterface;window.Shad…
30 …es()},nativeCss:u,nativeShadow:l,cssBuild:v};ua&&(window.ShadyCSS.CustomStyleInterface=ua)}window.…
Dcustom-style-interface.min.js13 …ction(){},nativeCss:v,nativeShadow:q,cssBuild:w});window.ShadyCSS.CustomStyleInterface=x;}).call(t…
Dscoping-shim.min.js43 …Cb(a){!a.b&&window.ShadyCSS&&window.ShadyCSS.CustomStyleInterface&&(a.b=window.ShadyCSS.CustomStyl…
54 …ew X,Fb,Gb;window.ShadyCSS&&(Fb=window.ShadyCSS.ApplyShim,Gb=window.ShadyCSS.CustomStyleInterface);
56 …sBuild:v};Fb&&(window.ShadyCSS.ApplyShim=Fb);Gb&&(window.ShadyCSS.CustomStyleInterface=Gb);}).call…
Dapply-shim.min.js.map1CustomStyleInterface","requestAnimationFrame","flushCustomStyles","prepareTemplate","styleSubtree"…
Dscoping-shim.min.js.map1CustomStyleInterface","transformCustomStyleForDocument","flushCustomStyles","_ensureApplyShim","Ap…