Searched refs:fEnablePressAndHold (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/macosx/native/sun/awt/
H A DAWTView.h50 BOOL fEnablePressAndHold; variable
H A DAWTView.m80 fEnablePressAndHold = shouldUsePressAndHold();
280 if (fEnablePressAndHold && [event willBeHandledByComplexInputMethod]) {

Completed in 30 milliseconds