Searched refs:currentSubProperty (Results 1 – 2 of 2) sorted by relevance
527 if (subProperty.name != currentSubProperty.name) { in OnInputMethodSwitched()547 return currentSubProperty; in GetCurrentSubProperty()554 currentSubProperty = subProperty; in SetCurrentSubProperty()
154 SubProperty currentSubProperty; variable