Home | History | Annotate | Download | only in src

Lines Matching refs:SR_SemanticGraphImpl

22 #include "SR_SemanticGraphImpl.h"
91 static const LCHAR* lookUpWord(SR_SemanticGraphImpl* semgraph, wordID wdid);
96 static const LCHAR* lookUpScript(SR_SemanticGraphImpl* semgraph, const LCHAR* script_label);
101 static ESR_ReturnCode accumulate_scripts(SR_SemanticGraphImpl* semgraph, script_list* scripts, sem_partial_path* path_root);
250 static ESR_ReturnCode checkpath_forwardByWordID(SR_SemanticGraphImpl* semgraph,
356 static ESR_ReturnCode checkpath_forward(SR_SemanticGraphImpl* semgraph,
490 SR_SemanticGraphImpl* semgraph = (SR_SemanticGraphImpl*) graph;
796 SR_SemanticGraphImpl* semgraph = (SR_SemanticGraphImpl*) graph;
1163 static const LCHAR* lookUpWord(SR_SemanticGraphImpl* semgraph, wordID wdid)
1208 static const LCHAR* lookUpScript(SR_SemanticGraphImpl* semgraph, const LCHAR* script_label)
1235 static ESR_ReturnCode accumulate_scripts(SR_SemanticGraphImpl* semgraph,