Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx335 #define Int32FromMOTA(a) (a) macro
340 static sal_uInt32 Int32FromMOTA(sal_uInt32 a) { in Int32FromMOTA() function
1364 int nLength = Int32FromMOTA( pCMAP12[1] ); in getGlyph12()
1365 int nGroups = Int32FromMOTA( pCMAP12[3] ); in getGlyph12()
1376 sal_uInt32 cStart = Int32FromMOTA( pEntry[0] ); in getGlyph12()
1377 sal_uInt32 cLast = Int32FromMOTA( pEntry[1] ); in getGlyph12()
1383 sal_uInt32 nGlyph = Int32FromMOTA( pEntry[2] ); in getGlyph12()

Completed in 25 milliseconds