Searched refs:mNeedsToUpdateInputStateG (Results 1 – 2 of 2) sorted by relevance
81 inputStateG.mNeedsToUpdateInputStateG = false; // Don't use input info by default in addCostAndForwardInputIndex()89 if (inputStateG.mNeedsToUpdateInputStateG) { in addCostAndForwardInputIndex()
63 : mNeedsToUpdateInputStateG(false), mPointerId(0), mInputIndex(0), in DicNode_InputStateG()67 bool mNeedsToUpdateInputStateG; member