Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-directwrite.cc833 DWRITE_SCRIPT_PROPERTIES scriptProperties; in _hb_directwrite_shape() local
834 hr = analyzer->GetScriptProperties (runHead->mScript, &scriptProperties); in _hb_directwrite_shape()
840 uint32_t justificationCharacter = scriptProperties.justificationCharacter; in _hb_directwrite_shape()