Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ SetAlignment
Method
SetAlignment
IntelPresentMon/Core/source/gfx/prim/TextPrimitive.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void TextPrimitive::SetAlignment(Alignment align)
47
{
48
pmlog_hr << pLayout->SetParagraphAlignment(ConvertAlignment(align));
49
}
50
51
void TextPrimitive::SetJustification(Justification justify)
52
{
Callers
1
UpdateLayoutCache
Method · 0.45
Calls
1
ConvertAlignment
Function · 0.85
Tested by
no test coverage detected