HomeSort by relevance Sort by last modified time
    Searched refs:lookup_context (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh 1243 struct ContextClosureLookupContext lookup_context = { local
1261 struct ContextCollectGlyphsLookupContext lookup_context = { local
1276 struct ContextApplyLookupContext lookup_context = { local
1296 struct ContextApplyLookupContext lookup_context = { local
1332 struct ContextClosureLookupContext lookup_context = { local
1351 struct ContextCollectGlyphsLookupContext lookup_context = { local
1368 struct ContextApplyLookupContext lookup_context = { local
1389 struct ContextApplyLookupContext lookup_context = { local
1427 struct ContextClosureLookupContext lookup_context = { local
1443 struct ContextCollectGlyphsLookupContext lookup_context = { local
1459 struct ContextApplyLookupContext lookup_context = { local
1478 struct ContextApplyLookupContext lookup_context = { local
1799 struct ChainContextClosureLookupContext lookup_context = { local
1817 struct ChainContextCollectGlyphsLookupContext lookup_context = { local
1832 struct ChainContextApplyLookupContext lookup_context = { local
1851 struct ChainContextApplyLookupContext lookup_context = { local
1888 struct ChainContextClosureLookupContext lookup_context = { local
1912 struct ChainContextCollectGlyphsLookupContext lookup_context = { local
1934 struct ChainContextApplyLookupContext lookup_context = { local
1960 struct ChainContextApplyLookupContext lookup_context = { local
2015 struct ChainContextClosureLookupContext lookup_context = { local
2036 struct ChainContextCollectGlyphsLookupContext lookup_context = { local
2055 struct ChainContextApplyLookupContext lookup_context = { local
2082 struct ChainContextApplyLookupContext lookup_context = { local
    [all...]
  /external/v8/src/debug/
debug-evaluate.h 85 Handle<Context> lookup_context,
debug-evaluate.cc 391 Handle<Context> parent_context, Handle<Context> lookup_context,
398 LoadFromContext(lookup_context, this_string, &global).ToHandle(&receiver);

Completed in 52 milliseconds