Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ getFont
Function
getFont
ui/linearview.h:509–509 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
507
508
virtual bool goToReference(FunctionRef func, uint64_t source, uint64_t target) override;
509
QFont getFont() override { return m_render.getFont(); }
510
511
virtual void refreshContents() override;
512
Callers
nothing calls this directly
Calls
1
getFont
Method · 0.45
Tested by
no test coverage detected