Home
last modified time | relevance | path

Searched defs:find_table (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/OT/Color/CBDT/
H A DCBDT.hh615 const IndexSubtableRecord* find_table (hb_codepoint_t glyph, unsigned int numTables) const in find_table() function
647 find_table (hb_codepoint_t glyph, const void *base, const void **out_base) const in find_table() function
/aosp_15_r20/external/rust/android-crates-io/crates/acpi/src/
Dlib.rs283 pub fn find_table<T: AcpiTable>(&self) -> AcpiResult<PhysicalMapping<H, T>> { in find_table() function
/aosp_15_r20/external/freetype/src/sfnt/
H A Dsfwoff2.c344 find_table( WOFF2_Table* tables, in find_table() function