Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/binbyu/Reader
/ IsLoading
Method
IsLoading
Reader/Book.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
BOOL Book::IsLoading(void)
77
{
78
return m_hThread != NULL;
79
}
80
81
wchar_t * Book::GetText(void)
82
{
Callers
15
WndProc
Function · 0.45
OnOpenItem
Function · 0.45
OnPaint
Function · 0.45
OnDraw
Function · 0.45
OnAddMark
Function · 0.45
OnAutoPage
Function · 0.45
OnSearch
Function · 0.45
OnJump
Function · 0.45
OnEditMode
Function · 0.45
OnPageUp
Function · 0.45
OnPageDown
Function · 0.45
OnLineUp
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected