Searched defs:overflowRecord (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/ |
H A D | otTables.py | 1826 def fixLookupOverFlows(ttf, overflowRecord): argument 1885 def splitMultipleSubst(oldSubTable, newSubTable, overflowRecord): argument 1911 def splitAlternateSubst(oldSubTable, newSubTable, overflowRecord): argument 1940 def splitLigatureSubst(oldSubTable, newSubTable, overflowRecord): argument 1966 def splitPairPos(oldSubTable, newSubTable, overflowRecord): argument 2037 def splitMarkBasePos(oldSubTable, newSubTable, overflowRecord): argument 2122 def fixSubTableOverFlows(ttf, overflowRecord): argument
|
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | EventManagerTest.java | 128 TestRecord overflowRecord = new TestRecord("newestId", "newestDesc"); in testAddEventRecordOverflowMaxEvents() local
|