Searched defs:table_type (Results 1 - 3 of 3) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-open.c452 HB_Type table_type,
455 if ( table_type == HB_Type_GSUB )
463 HB_Type table_type,
466 if ( table_type == HB_Type_GSUB )
450 Load_SubTable( HB_SubTable* st, HB_Stream stream, HB_Type table_type, HB_UShort lookup_type ) argument
462 Free_SubTable( HB_SubTable* st, HB_Type table_type, HB_UShort lookup_type ) argument
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-open.c452 HB_Type table_type,
455 if ( table_type == HB_Type_GSUB )
463 HB_Type table_type,
466 if ( table_type == HB_Type_GSUB )
450 Load_SubTable( HB_SubTable* st, HB_Stream stream, HB_Type table_type, HB_UShort lookup_type ) argument
462 Free_SubTable( HB_SubTable* st, HB_Type table_type, HB_UShort lookup_type ) argument
/external/chromium_org/ui/views/controls/table/
H A Dtable_view.cc119 TableTypes table_type,
124 table_type_(table_type),
117 TableView(ui::TableModel* model, const std::vector<ui::TableColumn>& columns, TableTypes table_type, bool single_selection) argument

Completed in 148 milliseconds