Searched defs:fNode (Results 1 – 2 of 2) sorted by relevance
968 auto fNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); variable1021 auto fNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); variable1092 auto fNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); variable1173 auto fNode = ViewStackProcessor::GetInstance()->GetMainFrameNode(); variable
63 FeatureNode *fNode = (curNode == NULL) ? NULL : curNode->info.head; in SASTORA_Save() local