Home
last modified time | relevance | path

Searched defs:sub_table (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcfx_cttgsubtable.cpp102 for (const auto& sub_table : lookup.sub_tables) { in GetVerticalGlyphSub2() local
264 for (auto& sub_table : result.sub_tables) { in ParseLookup() local
/external/harfbuzz_ng/src/graph/
Dgsubgpos-graph.hh181 T* sub_table = (T*) c.graph.object (objidx).head; in split_subtable() local
/external/grpc-grpc/third_party/upb/upb/message/
Dpromote.c180 const upb_MiniTable* sub_table = in upb_Message_PromoteMessage() local
Dpromote_test.cc293 upb_MiniTable* sub_table = CreateMapEntryMiniTable(arena); in CreateMiniTableWithEmptySubTablesForMaps() local
/external/harfbuzz_ng/src/
Dhb-ot-var-common.hh1651 for (const tuple_variations_t& sub_table : vars) in build_region_list() local
/external/pigweed/pw_protobuf/py/pw_protobuf/
Dcodegen_pwpb.py569 def sub_table(self) -> str: # pylint: disable=no-self-use member in MessageProperty
825 def sub_table(self) -> str: member in SubMessageProperty