Sponsored Content
Full Discussion: HTC Thunderbolt
The Lounge What is on Your Mind? HTC Thunderbolt Post 302510725 by Perderabo on Monday 4th of April 2011 07:57:37 PM
Old 04-04-2011
"My" Tbolt will actually belong to my employer and I've been told "no rooting". Smilie
 

2 More Discussions You Might Find Interesting

1. Ubuntu

Synchronizing with HTC Fuze

I have been trying to synchronise my calendar and contacts using Ubuntu and Windows Mobile on my HTC smart phone. I have read who knows how many posts, threads, blogs but still can't get this to work. I have synce installed, when I plug in my phone it recognises the phone, and lets me view... (2 Replies)
Discussion started by: naiku
2 Replies

2. Hardware

HTC Desire S vs HTC Desire C - USB Android tethering problem

Hi gurus, I have problem with android usb tethering (usb0 interface). I tried two phones HTC Desire C and HTC Desire S. With Desire C everything works as expected, usb0 automatically goes up and gains IP address and tethering is working (output bellow) HTC Desire C: Nov 6 23:32:36 HP-PC... (0 Replies)
Discussion started by: wakatana
0 Replies
XmGetScaledPixmap(library call) 										   XmGetScaledPixmap(library call)

NAME
XmGetScaledPixmap -- read a pixmap file and scale it according to pixmap and print resolution SYNOPSIS
#include <Xm/Xm.h> XtEnum XmGetScaledPixmap( Widget widget, String image_name, Pixel foreground, Pixel background, int depth, Double scaling_ratio); DESCRIPTION
XmGetScaledPixmap uses its Widget argument to look up for a Print Shell ancestor to get the pixmap resolution and the default printer reso- lution information to be used if scaling_ratio ==0. If scaling is 0, and a valid PrintShell is present XmGetScaledPixmap applies a ratio equals to (printer resolution / default pixmap resolu- tion) before creating the Pixmap on the widget's Screen. Otherwise, the scaling_ratio is used in scaling both dimensions of the image being converted as a Pixmap. XmGetScaledPixmap completes the XmGetPixmapByDepth existing API by making use of the XmNdefaultPixmapResolution of the rooting XmPrintShell. Refer to the XmGetPixmapByDepth documentation for details. widget Widget used to determine the default pixmap resolution (of the print shell ancestor). image_name See XmGetPixmapByDepth for description. foreground See XmGetPixmapByDepth for description. background See XmGetPixmapByDepth for description. depth See XmGetPixmapByDepth for description. scaling_ratio Indicate the scaling ratio to be applied, or 0. RETURN VALUE
Returns Pixmap or NULL if failed. ERRORS
/WARNINGS Same as for XmGetPixmapByDepth. SEE ALSO
XmPrintSetup(3), XmPrintShell(3), XmRedisplayWidget(3) XmGetScaledPixmap(library call)
All times are GMT -4. The time now is 03:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy