Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-directwrite.cc384 Run **runHead) { in GenerateResults() argument
401 *runHead = &mRunHead; in GenerateResults()
690 TextAnalysis::Run *runHead; in _hb_directwrite_shape() local
691 hr = analysis.GenerateResults(analyzer, &runHead); in _hb_directwrite_shape()
743 isRightToLeft, &runHead->mScript, localeName, NULL, &dwFeatures, in _hb_directwrite_shape()
792 FALSE, isRightToLeft, &runHead->mScript, localeName, in _hb_directwrite_shape()
808 runHead->mScript, textLength, glyphCount, textString, clusterMap, in _hb_directwrite_shape()
834 hr = analyzer->GetScriptProperties (runHead->mScript, &scriptProperties); in _hb_directwrite_shape()
852 hr = analyzer->GetJustifiedGlyphs (fontFace, fontEmSize, runHead->mScript, in _hb_directwrite_shape()