ScriptStringGetLogicalWidths (USP10.@)
HRESULT ScriptStringGetLogicalWidths ( SCRIPT_STRING_ANALYSIS ssa, int* piDx )
Returns logical widths from a string analysis.
ssa | [In] | string analysis. |
piDx | [Out] | logical widths returned. |
Success: S_OK
Failure: a non-zero HRESULT.
Defined in "usp10.h".
Implemented in "dlls/usp10/usp10.c". source.winehq.org/source/dlls/usp10/usp10.c
Debug channel "uniscribe".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jul 2008.