Home
last modified time | relevance | path

Searched refs:GetCompositeChar (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DKeyboardLayout.h141 char16_t GetCompositeChar(char16_t aBaseChar) const;
218 inline char16_t GetCompositeChar(ShiftState aShiftState, in GetCompositeChar() function
220 return mShiftStates[aShiftState].DeadKey.Table->GetCompositeChar(aBaseChar); in GetCompositeChar()
223 char16_t GetCompositeChar(const ModifierKeyState& aModKeyState, in GetCompositeChar() function
225 return GetCompositeChar(ModifierKeyStateToShiftState(aModKeyState), in GetCompositeChar()
886 char16_t GetCompositeChar(char16_t aBaseChar) const;
H A DKeyboardLayout.cpp4124 char16_t compositeChar = GetCompositeChar(baseChars.CharAt(0)); in MaybeInitNativeKeyWithCompositeChar()
4175 char16_t KeyboardLayout::GetCompositeChar(char16_t aBaseChar) const { in GetCompositeChar() function in mozilla::widget::KeyboardLayout
4192 return mVirtualKeys[key].GetCompositeChar(mDeadKeyShiftStates[0], aBaseChar); in GetCompositeChar()
5277 char16_t DeadKeyTable::GetCompositeChar(char16_t aBaseChar) const { in GetCompositeChar() function in mozilla::widget::DeadKeyTable
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DKeyboardLayout.h160 char16_t GetCompositeChar(char16_t aBaseChar) const;
310 inline char16_t GetCompositeChar(ShiftState aShiftState, in GetCompositeChar() function
313 .DeadKey.Table->GetCompositeChar(aBaseChar); in GetCompositeChar()
316 char16_t GetCompositeChar(const ModifierKeyState& aModKeyState, in GetCompositeChar() function
318 return GetCompositeChar(ModifierKeyStateToShiftState(aModKeyState), in GetCompositeChar()
1039 char16_t GetCompositeChar(char16_t aBaseChar) const;
H A DKeyboardLayout.cpp4119 char16_t compositeChar = GetCompositeChar(baseChars.CharAt(0)); in MaybeInitNativeKeyWithCompositeChar()
4159 char16_t KeyboardLayout::GetCompositeChar(char16_t aBaseChar) const { in GetCompositeChar() function in mozilla::widget::KeyboardLayout
4176 return mVirtualKeys[key].GetCompositeChar(mDeadKeyShiftStates[0], aBaseChar); in GetCompositeChar()
5340 char16_t DeadKeyTable::GetCompositeChar(char16_t aBaseChar) const { in GetCompositeChar() function in mozilla::widget::DeadKeyTable
/dports/www/firefox/firefox-99.0/widget/windows/
H A DKeyboardLayout.h160 char16_t GetCompositeChar(char16_t aBaseChar) const;
310 inline char16_t GetCompositeChar(ShiftState aShiftState, in GetCompositeChar() function
313 .DeadKey.Table->GetCompositeChar(aBaseChar); in GetCompositeChar()
316 char16_t GetCompositeChar(const ModifierKeyState& aModKeyState, in GetCompositeChar() function
318 return GetCompositeChar(ModifierKeyStateToShiftState(aModKeyState), in GetCompositeChar()
1039 char16_t GetCompositeChar(char16_t aBaseChar) const;
H A DKeyboardLayout.cpp4117 char16_t compositeChar = GetCompositeChar(baseChars.CharAt(0)); in MaybeInitNativeKeyWithCompositeChar()
4157 char16_t KeyboardLayout::GetCompositeChar(char16_t aBaseChar) const { in GetCompositeChar() function in mozilla::widget::KeyboardLayout
4174 return mVirtualKeys[key].GetCompositeChar(mDeadKeyShiftStates[0], aBaseChar); in GetCompositeChar()
5338 char16_t DeadKeyTable::GetCompositeChar(char16_t aBaseChar) const { in GetCompositeChar() function in mozilla::widget::DeadKeyTable
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DKeyboardLayout.h160 char16_t GetCompositeChar(char16_t aBaseChar) const;
310 inline char16_t GetCompositeChar(ShiftState aShiftState, in GetCompositeChar() function
313 .DeadKey.Table->GetCompositeChar(aBaseChar); in GetCompositeChar()
316 char16_t GetCompositeChar(const ModifierKeyState& aModKeyState, in GetCompositeChar() function
318 return GetCompositeChar(ModifierKeyStateToShiftState(aModKeyState), in GetCompositeChar()
1039 char16_t GetCompositeChar(char16_t aBaseChar) const;
H A DKeyboardLayout.cpp4119 char16_t compositeChar = GetCompositeChar(baseChars.CharAt(0)); in MaybeInitNativeKeyWithCompositeChar()
4159 char16_t KeyboardLayout::GetCompositeChar(char16_t aBaseChar) const { in GetCompositeChar() function in mozilla::widget::KeyboardLayout
4176 return mVirtualKeys[key].GetCompositeChar(mDeadKeyShiftStates[0], aBaseChar); in GetCompositeChar()
5340 char16_t DeadKeyTable::GetCompositeChar(char16_t aBaseChar) const { in GetCompositeChar() function in mozilla::widget::DeadKeyTable
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DKeyboardLayout.h160 char16_t GetCompositeChar(char16_t aBaseChar) const;
310 inline char16_t GetCompositeChar(ShiftState aShiftState, in GetCompositeChar() function
313 .DeadKey.Table->GetCompositeChar(aBaseChar); in GetCompositeChar()
316 char16_t GetCompositeChar(const ModifierKeyState& aModKeyState, in GetCompositeChar() function
318 return GetCompositeChar(ModifierKeyStateToShiftState(aModKeyState), in GetCompositeChar()
1061 char16_t GetCompositeChar(char16_t aBaseChar) const;
H A DKeyboardLayout.cpp4246 char16_t compositeChar = GetCompositeChar(baseChars.CharAt(0)); in MaybeInitNativeKeyWithCompositeChar()
4286 char16_t KeyboardLayout::GetCompositeChar(char16_t aBaseChar) const { in GetCompositeChar() function in mozilla::widget::KeyboardLayout
4303 return mVirtualKeys[key].GetCompositeChar(mDeadKeyShiftStates[0], aBaseChar); in GetCompositeChar()
5467 char16_t DeadKeyTable::GetCompositeChar(char16_t aBaseChar) const { in GetCompositeChar() function in mozilla::widget::DeadKeyTable
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DKeyboardLayout.h205 inline char16_t GetCompositeChar(ShiftState aShiftState,
207 char16_t GetCompositeChar(const ModifierKeyState& aModKeyState, in GetCompositeChar() function
210 return GetCompositeChar(ModifierKeyStateToShiftState(aModKeyState), in GetCompositeChar()
923 char16_t GetCompositeChar(char16_t aBaseChar) const;
H A DKeyboardLayout.cpp702 char16_t GetCompositeChar(char16_t aBaseChar) const;
1029 VirtualKey::GetCompositeChar(ShiftState aShiftState, char16_t aBaseChar) const in GetCompositeChar() function in mozilla::widget::VirtualKey
1031 return mShiftStates[aShiftState].DeadKey.Table->GetCompositeChar(aBaseChar); in GetCompositeChar()
4040 char16_t compositeChar = GetCompositeChar(baseChars.CharAt(0)); in MaybeInitNativeKeyWithCompositeChar()
4100 KeyboardLayout::GetCompositeChar(char16_t aBaseChar) const in GetCompositeChar() function in mozilla::widget::KeyboardLayout
4118 return mVirtualKeys[key].GetCompositeChar(mDeadKeyShiftStates[0], aBaseChar); in GetCompositeChar()
5183 DeadKeyTable::GetCompositeChar(char16_t aBaseChar) const in GetCompositeChar() function in mozilla::widget::DeadKeyTable