Home
last modified time | relevance | path

Searched defs:rawTable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/
H A DotTables.py547 def postRead(self, rawTable, font): argument
639 def postRead(self, rawTable, font): argument
712 def postRead(self, rawTable, font): argument
782 def postRead(self, rawTable, font): argument
862 def postRead(self, rawTable, font): argument
937 def postRead(self, rawTable, font): argument
1043 def postRead(self, rawTable, font): argument
1113 def postRead(self, rawTable, font): argument
1375 def postRead(self, rawTable, font): argument
/aosp_15_r20/external/coreboot/util/board_status/go/src/cbtables/
H A Dcbtables.go28 type rawTable struct { struct
29 record Record
30 payload []byte