Searched defs:rpRangeProperties (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-uniscribe.cc67 TEXTRANGE_PROPERTIES **rpRangeProperties,
86 TEXTRANGE_PROPERTIES **rpRangeProperties,
134 TEXTRANGE_PROPERTIES **rpRangeProperties,
167 TEXTRANGE_PROPERTIES **rpRangeProperties,
127 hb_ScriptShapeOpenType( HDC hdc, SCRIPT_CACHE *psc, SCRIPT_ANALYSIS *psa, OPENTYPE_TAG tagScript, OPENTYPE_TAG tagLangSys, int *rcRangeChars, TEXTRANGE_PROPERTIES **rpRangeProperties, int cRanges, const WCHAR *pwcChars, int cChars, int cMaxGlyphs, WORD *pwLogClust, SCRIPT_CHARPROP *pCharProps, WORD *pwOutGlyphs, SCRIPT_GLYPHPROP *pOutGlyphProps, int *pcGlyphs ) argument
160 hb_ScriptPlaceOpenType( HDC hdc, SCRIPT_CACHE *psc, SCRIPT_ANALYSIS *psa, OPENTYPE_TAG tagScript, OPENTYPE_TAG tagLangSys, int *rcRangeChars, TEXTRANGE_PROPERTIES **rpRangeProperties, int cRanges, const WCHAR *pwcChars, WORD *pwLogClust, SCRIPT_CHARPROP *pCharProps, int cChars, const WORD *pwGlyphs, const SCRIPT_GLYPHPROP *pGlyphProps, int cGlyphs, int *piAdvance, GOFFSET *pGoffset, ABC *pABC ) argument

Completed in 119 milliseconds