HomeSort by relevance Sort by last modified time
    Searched full:script_state (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
usp10.h 98 } SCRIPT_STATE;
108 SCRIPT_STATE s;
224 HRESULT WINAPI ScriptItemize (const WCHAR *pwcInChars, int cInChars, int cMaxItems, const SCRIPT_CONTROL *psControl, const SCRIPT_STATE *psState, SCRIPT_ITEM *pItems, int *pcItems);
240 HRESULT WINAPI ScriptStringAnalyse (HDC hdc, const void *pString, int cString, int cGlyphs, int iCharset, DWORD dwFlags, int iReqWidth, SCRIPT_CONTROL *psControl, SCRIPT_STATE *psState, const int *piDx, SCRIPT_TABDEF *pTabdef, const BYTE *pbInClass, SCRIPT_STRING_ANALYSIS *pssa);
253 HRESULT WINAPI ScriptApplyDigitSubstitution (const SCRIPT_DIGITSUBSTITUTE *psds, SCRIPT_CONTROL *psc, SCRIPT_STATE *pss);
257 HRESULT WINAPI ScriptItemizeOpenType (const WCHAR *pwcInChars, int cInChars, int cMaxItems, const SCRIPT_CONTROL *psControl, const SCRIPT_STATE *psState, SCRIPT_ITEM *pItems, OPENTYPE_TAG *pScriptTags, int *pcItems);
  /external/harfbuzz_ng/src/
hb-uniscribe.cc 57 const SCRIPT_STATE *psState,
112 const SCRIPT_STATE *psState,
826 SCRIPT_STATE bidi_state = {0};
  /external/syslinux/core/lwip/src/netif/ppp/
auth.c 159 enum script_state {
164 static enum script_state auth_state = s_down;
165 static enum script_state auth_script_state = s_down;
    [all...]
  /external/ppp/pppd/
auth.c 209 enum script_state { enum
214 static enum script_state auth_state = s_down;
215 static enum script_state auth_script_state = s_down;
    [all...]
ipv6cp.c 322 static enum script_state { enum
    [all...]
ipcp.c 295 static enum script_state { enum
    [all...]

Completed in 169 milliseconds