Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1250 sal_uInt32 ToReturn; in getGlyph2() local
1272 ToReturn = *((&(subHeader2s[k].idRangeOffset)) in getGlyph2()
1275 if(ToReturn == 0) { in getGlyph2()
1278 ToReturn += Int16FromMOTA(subHeader2s[k].idDelta); in getGlyph2()
1279 return (ToReturn & 0xFFFF); in getGlyph2()
1327 int ToReturn; in getGlyph4() local
1358 ToReturn = (Int16FromMOTA(idDelta[i]) + c) & 0xFFFF; in getGlyph4()
1359 return ToReturn; in getGlyph4()

Completed in 33 milliseconds