Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SOUI2/soui
/ isNull
Method
isNull
third-part/jsoncpp/src/lib_json/json_value.cpp:1302–1302 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1300
}
1301
1302
bool Value::isNull() const { return type_ == nullValue; }
1303
1304
bool Value::isBool() const { return type_ == booleanValue; }
1305
Callers
10
checkIs
Method · 0.80
CaptureCanvasState
Method · 0.80
create_canvas_from_canvas_layer
Function · 0.80
GetPDFShaderByState
Method · 0.80
CreateBitmapShader
Function · 0.80
cropBitmap
Method · 0.80
onDecodeSubset
Method · 0.80
SkImageDecoder_libjpeg.cpp
File · 0.80
onDecodeSubset
Method · 0.80
drawsNothing
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected