OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:only_if_exists
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/xorg/lib/libxcb/files/
xproto.h
1866
uint8_t
only_if_exists
;
member in struct:xcb_intern_atom_request_t
6662
* @param
only_if_exists
Return a valid atom id only if the atom already exists.
6671
* If \a
only_if_exists
is 0, the atom will be created if it does not already exist.
6672
* If \a
only_if_exists
is 1, `XCB_ATOM_NONE` will be returned if the atom does
6678
uint8_t
only_if_exists
,
6686
* @param
only_if_exists
Return a valid atom id only if the atom already exists.
6695
* If \a
only_if_exists
is 0, the atom will be created if it does not already exist.
6696
* If \a
only_if_exists
is 1, `XCB_ATOM_NONE` will be returned if the atom does
6705
uint8_t
only_if_exists
,
Completed in 56 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026