Searched refs:processDrawingState_ (Results 1 – 3 of 3) sorted by relevance
260 .append(", processDrawingState:").append(ToString(process->processDrawingState_)) in DumpProcessWindowInfo()294 .append(", processDrawingState:").append(ToString(process->processDrawingState_)) in DumpProcessEventState()
117 bool processDrawingState_ = false; variable
587 procRecord->processDrawingState_ = drawingContentState; in HandleDrawingContentChangeWindow()