Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetDefaultAlign
Method
GetDefaultAlign
DuiLib/Control/UIRichEdit.cpp:825–828 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
823
}
824
825
WORD CTxtWinHost::GetDefaultAlign()
826
{
827
return pf.wAlignment;
828
}
829
830
void CTxtWinHost::SetDefaultAlign(WORD wNewAlign)
831
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected