Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx356 int nPlatform = Getsal_uInt16( p ); in ParseCMAP() local
358 int nPlatformEncoding = (nPlatform << 8) + nEncoding; in ParseCMAP()
/trunk/main/starmath/source/
H A Dmathtype.hxx80 sal_uInt8 nPlatform; member in MathType
H A Dmathtype.cxx707 *pS >> nPlatform; in Parse()
717 *pOut << "Generating Platform is " << (nPlatform ? "Windows" in Parse()
719 *pOut << "Generating Product is " << (nPlatform ? "Equation Editor" in Parse()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx235 int nPlatform = GetUShort( p ); in ReadMacCmapEncoding() local
236 if( nPlatform == kFontMacintoshPlatform ) { in ReadMacCmapEncoding()

Completed in 45 milliseconds