HomeSort by relevance Sort by last modified time
    Searched full:dirs_only (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gio/
gfilenamecompleter.c 60 gboolean dirs_only; member in struct:__anon2365
69 gboolean dirs_only; member in struct:_GFilenameCompleter
191 if (data->dirs_only &&
318 data->dirs_only = completer->dirs_only;
503 * @dirs_only: a #gboolean.
505 * If @dirs_only is %TRUE, @completer will only
510 gboolean dirs_only)
514 completer->dirs_only = dirs_only;
    [all...]
gfilenamecompleter.h 72 gboolean dirs_only);

Completed in 50 milliseconds