Home
last modified time | relevance | path

Searched defs:convertContentPurpose (Results 1 – 5 of 5) sorted by relevance

/dports/x11/kf5-kwayland/kwayland-5.89.0/src/server/
H A Dtextinput_interface_v2.cpp277 TextInputInterface::ContentPurpose TextInputUnstableV2Interface::Private::convertContentPurpose(uin… in convertContentPurpose() function in KWayland::Server::TextInputUnstableV2Interface::Private
H A Dtextinput_interface_v0.cpp302 TextInputInterface::ContentPurpose TextInputUnstableV0Interface::Private::convertContentPurpose(uin… in convertContentPurpose() function in KWayland::Server::TextInputUnstableV0Interface::Private
/dports/x11/plasma5-kwayland-server/kwayland-server-5.23.5/src/server/
H A Dtextinput_v3_interface.cpp55 static TextInputContentPurpose convertContentPurpose(uint32_t purpose) in convertContentPurpose() function
H A Dtextinput_v2_interface.cpp54 static TextInputContentPurpose convertContentPurpose(uint32_t purpose) in convertContentPurpose() function
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/server/
H A Dtext_input_v2.cpp290 TextInputV2::ContentPurpose convertContentPurpose(uint32_t purpose) in convertContentPurpose() function