OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:max_debug_depth
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh
42
hb_auto_trace_t<context_t::
max_debug_depth
, typename context_t::return_t> trace \
58
static const unsigned int
max_debug_depth
= HB_DEBUG_CLOSURE;
member in struct:OT::hb_closure_context_t
108
static const unsigned int
max_debug_depth
= HB_DEBUG_WOULD_APPLY;
member in struct:OT::hb_would_apply_context_t
146
static const unsigned int
max_debug_depth
= HB_DEBUG_COLLECT_GLYPHS;
member in struct:OT::hb_collect_glyphs_context_t
219
static const unsigned int
max_debug_depth
= 0;
member in struct:OT::hb_get_coverage_context_t
245
static const unsigned int
max_debug_depth
= HB_DEBUG_APPLY;
member in struct:OT::hb_apply_context_t
[
all
...]
hb-open-type-private.hh
182
static const unsigned int
max_debug_depth
= HB_DEBUG_SANITIZE;
member in struct:OT::hb_sanitize_context_t
/external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh
42
hb_auto_trace_t<context_t::
max_debug_depth
, typename context_t::return_t> trace \
59
static const unsigned int
max_debug_depth
= HB_DEBUG_CLOSURE;
member in struct:OT::hb_closure_context_t
109
static const unsigned int
max_debug_depth
= HB_DEBUG_WOULD_APPLY;
member in struct:OT::hb_would_apply_context_t
147
static const unsigned int
max_debug_depth
= HB_DEBUG_COLLECT_GLYPHS;
member in struct:OT::hb_collect_glyphs_context_t
214
static const unsigned int
max_debug_depth
= 0;
member in struct:OT::hb_get_coverage_context_t
240
static const unsigned int
max_debug_depth
= HB_DEBUG_APPLY;
member in struct:OT::hb_apply_context_t
[
all
...]
hb-open-type-private.hh
182
static const unsigned int
max_debug_depth
= HB_DEBUG_SANITIZE;
member in struct:OT::hb_sanitize_context_t
Completed in 122 milliseconds