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

  /external/webkit/Source/WebKit2/Shared/win/
PlatformCertificateInfo.cpp 60 PCCERT_CHAIN_CONTEXT chainContext = static_cast<PCCERT_CHAIN_CONTEXT>(data);
61 if (chainContext->cChain < 1)
65 PCERT_SIMPLE_CHAIN firstSimpleChain = chainContext->rgpChain[0];
  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 892 struct ChainContextSubst : ChainContext {};
1067 ChainContext = 6,
    [all...]
hb-ot-layout-gpos-table.hh     [all...]

Completed in 44 milliseconds