Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getCanonicalWidth
Method
getCanonicalWidth
src/common/TextType.cpp:390–393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
388
}
389
390
BYTE TextType::getCanonicalWidth() const
391
{
392
return tt->texttype_canonical_width;
393
}
394
395
USHORT TextType::getFlags() const
396
{
Callers
10
execute
Method · 0.80
matches
Method · 0.80
check
Method · 0.80
aux
Method · 0.80
className
Method · 0.80
actualMerge
Method · 0.80
evlPosition
Function · 0.80
evlReplace
Function · 0.80
CanonicalConverter
Method · 0.80
optimizeLikeSimilar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected