Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dv8_tables_py.h668 static constexpr uint32_t script_type = 4; member
677 using script_type = TypedColumn<StringPool::Id>; member
698 StringPool::Id script_type; member
749 ColumnType::script_type::type script_type() const { in script_type() function
819 ColumnType::script_type::type script_type() const { in script_type() function
1054 const TypedColumn<StringPool::Id>& script_type() const { in script_type() function
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dxfa_basic_data.cpp88 XFA_ScriptType script_type; member