Searched refs:Int32FromMOTA (Results 1 – 1 of 1) sorted by relevance
335 #define Int32FromMOTA(a) (a) macro340 static sal_uInt32 Int32FromMOTA(sal_uInt32 a) { in Int32FromMOTA() function1364 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 44 milliseconds