Home
last modified time | relevance | path

Searched refs:TEvalExistingEntry (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/scripts/token_alignment/helpers/
DprocessXML.ts25 evalExistingEntry?: TEvalExistingEntry;
33 export type TEvalExistingEntry = ( alias
/frameworks/base/packages/SystemUI/scripts/token_alignment/
Dindex.ts18 import { processQueriedEntries, TEvalExistingEntry } from './helpers/processXML';
96 const evalExistingEntry: TEvalExistingEntry = (_attrValue, { replaceToken, step }, _qItem) => {