HomeSort by relevance Sort by last modified time
    Searched full:scriptproperties (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/src/
hb-directwrite.cc 833 DWRITE_SCRIPT_PROPERTIES scriptProperties;
834 hr = analyzer->GetScriptProperties (runHead->mScript, &scriptProperties);
840 uint32_t justificationCharacter = scriptProperties.justificationCharacter;

Completed in 211 milliseconds