Home
last modified time | relevance | path

Searched refs:scriptProperties (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-directwrite.cc706 DWRITE_SCRIPT_PROPERTIES scriptProperties; in _hb_directwrite_shape_full() local
707 hr = analyzer1->GetScriptProperties (runHead->mScript, &scriptProperties); in _hb_directwrite_shape_full()
709 uint32_t justificationCharacter = scriptProperties.justificationCharacter; in _hb_directwrite_shape_full()