OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lookup_map_t
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-map-private.hh
59
struct
lookup_map_t
{
struct in struct:hb_ot_map_t
64
static int cmp (const
lookup_map_t
*a, const
lookup_map_t
*b)
107
const struct
lookup_map_t
**plookups, unsigned int *lookup_count) const {
151
hb_prealloced_array_t<
lookup_map_t
, 32> lookups[2]; /* GSUB/GPOS */
hb-ot-map.cc
60
hb_ot_map_t::
lookup_map_t
*lookup = lookups[table_index].push ();
hb-ot-shape-complex-indic.cc
482
const hb_ot_map_t::
lookup_map_t
*lookups;
[
all
...]
Completed in 873 milliseconds