Home
last modified time | relevance | path

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

/haiku/src/add-ons/print/drivers/lpstyl/
H A DLpstylCap.cpp37 static const ResolutionCap* resolutions[] = { variable
64 return sizeof(resolutions) / sizeof(resolutions[0]); in CountCap()
90 return (const BaseCap **)resolutions; in GetCaps()
/haiku/src/add-ons/print/drivers/pcl5/
H A DPCL5Cap.cpp89 const ResolutionCap* resolutions[] = { variable
120 return sizeof(resolutions) / sizeof(resolutions[0]); in CountCap()
138 return (const BaseCap **)resolutions; in GetCaps()
/haiku/src/add-ons/print/drivers/postscript/
H A DPSCap.cpp89 const ResolutionCap* resolutions[] = { variable
119 return sizeof(resolutions) / sizeof(resolutions[0]); in CountCap()
137 return (const BaseCap **)resolutions; in GetCaps()
/haiku/src/add-ons/print/drivers/canon_lips/lips3/
H A DLips3Cap.cpp93 const ResolutionCap* resolutions[] = { variable
122 return sizeof(resolutions) / sizeof(resolutions[0]); in CountCap()
140 return (const BaseCap **)resolutions; in GetCaps()
/haiku/src/add-ons/print/drivers/canon_lips/lips4/
H A DLips4Cap.cpp140 const ResolutionCap* resolutions[] = { variable
177 return sizeof(resolutions) / sizeof(resolutions[0]); in CountCap()
199 return (const BaseCap **)resolutions; in GetCaps()
/haiku/src/add-ons/print/drivers/pcl6/
H A DPCL6Cap.cpp236 const ResolutionCap* resolutions[] = { variable
288 return sizeof(resolutions) / sizeof(resolutions[0]); in CountCap()
314 return (const BaseCap**)resolutions; in GetCaps()
/haiku/src/servers/app/drawing/interface/virtual/
H A DViewHWInterface.cpp638 const struct resolution { int32 width, height; } resolutions[] = { in GetModeList() local
642 uint32 resolutionCount = sizeof(resolutions) / sizeof(resolutions[0]); in GetModeList()
656 modes[index].virtual_width = resolutions[i].width; in GetModeList()
657 modes[index].virtual_height = resolutions[i].height; in GetModeList()
662 modes[index].timing.h_display = resolutions[i].width; in GetModeList()
663 modes[index].timing.v_display = resolutions[i].height; in GetModeList()
H A DDWindowHWInterface.cpp796 const struct resolution { int32 width, height; } resolutions[] = { in GetModeList() local
800 uint32 resolutionCount = sizeof(resolutions) / sizeof(resolutions[0]); in GetModeList()
813 modes[index].virtual_width = resolutions[i].width; in GetModeList()
814 modes[index].virtual_height = resolutions[i].height; in GetModeList()
819 modes[index].timing.h_display = resolutions[i].width; in GetModeList()
820 modes[index].timing.v_display = resolutions[i].height; in GetModeList()
/haiku/src/add-ons/kernel/drivers/graphics/et6x00/
H A Dreadme3 - 640x480, 800x600 and 1024x768 resolutions with 15, 16 and 24 bits
/haiku/data/settings/kernel/drivers/
H A Dvesa12 # On some video cards, the VESA driver is able to inject custom video resolutions in the BIOS.
/haiku/src/add-ons/kernel/drivers/graphics/nvidia/
H A Dnvidia.settings33 check_edid true # if true blocks resolutions beyond monitor(s) capabilities
/haiku/docs/user/graphics/
H A DAccelerant.dox249 When the virtual and physical resolutions match, B_SCROLL is not set, and
/haiku/docs/user/
H A DDoxyfile1741 # the HTML output. These images will generally look nicer at scaled resolutions.