windows.usp10

Undocumented in source.

Members

Aliases

SCRIPT_CACHE
alias SCRIPT_CACHE = void*
Undocumented in source.
SCRIPT_STRING_ANALYSIS
alias SCRIPT_STRING_ANALYSIS = void*
Undocumented in source.

Enums

SCRIPT_DIGITSUBSTITUTE_CONTEXT
anonymousenum SCRIPT_DIGITSUBSTITUTE_CONTEXT
Undocumented in source.
SCRIPT_JUSTIFY
enum SCRIPT_JUSTIFY
Undocumented in source.
SCRIPT_UNDEFINED
anonymousenum SCRIPT_UNDEFINED
Undocumented in source.
SGCM_RTL
anonymousenum SGCM_RTL
Undocumented in source.
SIC_COMPLEX
anonymousenum SIC_COMPLEX
Undocumented in source.
SSA_PASSWORD
anonymousenum SSA_PASSWORD
Undocumented in source.

Functions

ScriptApplyDigitSubstitution
HRESULT ScriptApplyDigitSubstitution(const(SCRIPT_DIGITSUBSTITUTE)* , SCRIPT_CONTROL* , SCRIPT_STATE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptApplyLogicalWidth
HRESULT ScriptApplyLogicalWidth(const(int)* , int , int , const(WORD)* , const(SCRIPT_VISATTR)* , const(int)* , const(SCRIPT_ANALYSIS)* , ABC* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptBreak
HRESULT ScriptBreak(const(WCHAR)* , int , const(SCRIPT_ANALYSIS)* , const(SCRIPT_LOGATTR)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptCPtoX
HRESULT ScriptCPtoX(int , BOOL , int , int , const(WORD)* , const(SCRIPT_VISATTR)* , const(int)* , const(SCRIPT_ANALYSIS)* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptCacheGetHeight
HRESULT ScriptCacheGetHeight(HDC , SCRIPT_CACHE* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptFreeCache
HRESULT ScriptFreeCache(SCRIPT_CACHE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptGetCMap
HRESULT ScriptGetCMap(HDC , SCRIPT_CACHE* , const(WCHAR)* , int , DWORD , WORD* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptGetFontProperties
HRESULT ScriptGetFontProperties(HDC , SCRIPT_CACHE* , SCRIPT_FONTPROPERTIES* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptGetGlyphABCWidth
HRESULT ScriptGetGlyphABCWidth(HDC , SCRIPT_CACHE* , WORD , ABC* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptGetLogicalWidths
HRESULT ScriptGetLogicalWidths(const(SCRIPT_ANALYSIS)* , int , int , const(int)* , const(WORD)* , const(SCRIPT_VISATTR)* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptGetProperties
HRESULT ScriptGetProperties(const(SCRIPT_PROPERTIES**)* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptIsComplex
HRESULT ScriptIsComplex(const(WCHAR)* , int , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptItemize
HRESULT ScriptItemize(const(WCHAR)* , int , int , const(SCRIPT_CONTROL)* , const(SCRIPT_STATE)* , SCRIPT_ITEM* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptJustify
HRESULT ScriptJustify(const(SCRIPT_VISATTR)* , const(int)* , int , int , int , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptLayout
HRESULT ScriptLayout(int , const(BYTE)* , int* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptPlace
HRESULT ScriptPlace(HDC , SCRIPT_CACHE* , const(WORD)* , int , const(SCRIPT_VISATTR)* , SCRIPT_ANALYSIS* , int* , GOFFSET* , ABC* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptRecordDigitSubstitution
HRESULT ScriptRecordDigitSubstitution(LCID , SCRIPT_DIGITSUBSTITUTE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptShape
HRESULT ScriptShape(HDC , SCRIPT_CACHE* , const(WCHAR)* , int , int , SCRIPT_ANALYSIS* , WORD* , WORD* , SCRIPT_VISATTR* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptStringAnalyse
HRESULT ScriptStringAnalyse(HDC , const(void)* , int , int , int , DWORD , int , SCRIPT_CONTROL* , SCRIPT_STATE* , const(int)* , SCRIPT_TABDEF* , const(BYTE)* , SCRIPT_STRING_ANALYSIS* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptStringCPtoX
HRESULT ScriptStringCPtoX(SCRIPT_STRING_ANALYSIS , int , BOOL , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptStringFree
HRESULT ScriptStringFree(SCRIPT_STRING_ANALYSIS* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptStringGetLogicalWidths
HRESULT ScriptStringGetLogicalWidths(SCRIPT_STRING_ANALYSIS , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptStringGetOrder
HRESULT ScriptStringGetOrder(SCRIPT_STRING_ANALYSIS , UINT* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptStringOut
HRESULT ScriptStringOut(SCRIPT_STRING_ANALYSIS , int , int , UINT , const(RECT)* , int , int , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptStringValidate
HRESULT ScriptStringValidate(SCRIPT_STRING_ANALYSIS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptStringXtoCP
HRESULT ScriptStringXtoCP(SCRIPT_STRING_ANALYSIS , int , int* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptString_pLogAttr
const(SCRIPT_LOGATTR)* ScriptString_pLogAttr(SCRIPT_STRING_ANALYSIS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptString_pSize
const(SIZE)* ScriptString_pSize(SCRIPT_STRING_ANALYSIS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptString_pcOutChars
const(int)* ScriptString_pcOutChars(SCRIPT_STRING_ANALYSIS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptTextOut
HRESULT ScriptTextOut(HDC , SCRIPT_CACHE* , int , int , UINT , const(RECT)* , const(SCRIPT_ANALYSIS)* , const(WCHAR)* , int , const(WORD)* , int , const(int)* , int* , const(GOFFSET)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ScriptXtoCP
HRESULT ScriptXtoCP(int , int , int , const(WORD)* , const(SCRIPT_VISATTR)* , const(int)* , const(SCRIPT_ANALYSIS)* , int* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Structs

GOFFSET
struct GOFFSET
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCRIPT_ANALYSIS
struct SCRIPT_ANALYSIS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCRIPT_CONTROL
struct SCRIPT_CONTROL
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCRIPT_DIGITSUBSTITUTE
struct SCRIPT_DIGITSUBSTITUTE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCRIPT_FONTPROPERTIES
struct SCRIPT_FONTPROPERTIES
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCRIPT_ITEM
struct SCRIPT_ITEM
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCRIPT_LOGATTR
struct SCRIPT_LOGATTR
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCRIPT_PROPERTIES
struct SCRIPT_PROPERTIES
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCRIPT_STATE
struct SCRIPT_STATE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCRIPT_TABDEF
struct SCRIPT_TABDEF
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SCRIPT_VISATTR
struct SCRIPT_VISATTR
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta