MCPcopy Create free account
hub / github.com/ProjectDreamland/area51 / if

Function if

Support/Menu/DebugMenuPageGeneral.cpp:241–306  ·  view source on GitHub ↗

if( g_bFrameScaling ) { extern f32 g_Brightness; extern f32 g_Contrast; irect Rect; s32 x = XRes/2-50; s32 y = 50; Rect.Set(x - 4, y, x + 230, y + g_UiMgr->GetLineHeight(font) * 4); draw_Rect( Rect, xcolor(0,0,0,128), FALSE ); // Show resolutions xwstring Text; extern void xbox_GetResolutionText( xwstring&

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 13

draw_RectFunction · 0.85
f32Class · 0.85
x_MemGetFreeFunction · 0.85
xcolorClass · 0.50
xfsClass · 0.50
SetMethod · 0.45
GetLineHeightMethod · 0.45
GetFreeMethod · 0.45
GetSizeMethod · 0.45
TextSizeMethod · 0.45
GetLengthMethod · 0.45
TranslateMethod · 0.45

Tested by

no test coverage detected