MCPcopy Create free account
hub / github.com/baldurk/renderdoc / direction

Method direction

qrenderdoc/Widgets/FindReplace.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82FindReplace::SearchDirection FindReplace::direction()
83{
84 return m_direction;
85}
86
87bool FindReplace::matchCase()
88{

Callers 3

directionFunction · 0.80
performFindMethod · 0.80
performReplaceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected