Home
last modified time | relevance | path

Searched defs:script_cache (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/usp10/
H A Dopentype.c1900 static int GPOS_apply_MarkToBase(const ScriptCache *script_cache, const OT_LookupTable *look, in GPOS_apply_MarkToBase()
2142 static unsigned int GPOS_apply_ContextPos(const ScriptCache *script_cache, const OUTLINETEXTMETRICW… in GPOS_apply_ContextPos()
2261 static unsigned int GPOS_apply_ChainContextPos(const ScriptCache *script_cache, const OUTLINETEXTME… in GPOS_apply_ChainContextPos()
2382 static unsigned int GPOS_apply_lookup(const ScriptCache *script_cache, const OUTLINETEXTMETRICW *lp… in GPOS_apply_lookup()
2557 unsigned int OpenType_apply_GPOS_lookup(const ScriptCache *script_cache, const OUTLINETEXTMETRICW *… in OpenType_apply_GPOS_lookup()
2568 static LoadedScript *usp10_script_cache_add_script(ScriptCache *script_cache, OPENTYPE_TAG tag) in usp10_script_cache_add_script()
2585 static LoadedScript *usp10_script_cache_get_script(ScriptCache *script_cache, OPENTYPE_TAG tag) in usp10_script_cache_get_script()
2598 static void usp10_script_cache_add_script_list(ScriptCache *script_cache, in usp10_script_cache_add_script_list()
2628 static void _initialize_script_cache(ScriptCache *script_cache) in _initialize_script_cache()
H A Dshape.c572 const ScriptCache *script_cache, BOOL try_new) in get_opentype_script()
/reactos/dll/win32/riched20/
H A Deditstr.h78 SCRIPT_CACHE script_cache; member