ScriptString_pSize.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

ScriptString_pSize (USP10.@)

SYNOPSIS

const SIZE * ScriptString_pSize
 (
  SCRIPT_STRING_ANALYSIS ssa
 )

DESCRIPTION

Retrieve width and height of an analysed string.

PARAMS

ssa [In] string analysis.

RETURNS

Success: Pointer to a SIZE structure.

Failure: NULL

IMPLEMENTATION

Defined in "usp10.h".

Implemented in "dlls/usp10/usp10.c".

Debug channel "uniscribe".