Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafmodule.h43 FT_UInt fallback_style; member
Dafmodule.c158 FT_UInt fallback_style = module->fallback_style; in af_property_get() local
/external/lldb/source/Symbol/
DLineEntry.cpp107 Address::DumpStyle fallback_style, in Dump()
DFunction.cpp345 Address::DumpStyle fallback_style; in GetDescription() local
DLineTable.cpp430 …:Dump (Stream *s, Target *target, Address::DumpStyle style, Address::DumpStyle fallback_style, boo… in Dump()
/external/lldb/source/Core/
DAddress.cpp365 … (Stream *s, ExecutionContextScope *exe_scope, DumpStyle style, DumpStyle fallback_style, uint32_t… in Dump()