OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prettytitle
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/samples/layout/
cgnomelayout.c
68
static gchar *
prettyTitle
(const gchar *path)
89
gchar *title =
prettyTitle
(fileName);
237
title =
prettyTitle
(fileName);
gnomelayout.cpp
76
gchar *
prettyTitle
(const gchar *path)
97
gchar *title =
prettyTitle
(fileName);
238
gchar *title =
prettyTitle
(fileName);
clayout.c
42
void
PrettyTitle
(HWND hwnd, char *fileName)
156
PrettyTitle
(hwnd, "Sample.txt");
310
PrettyTitle
(hwnd, szTitleName);
layout.cpp
41
void
PrettyTitle
(HWND hwnd, char *fileName)
154
PrettyTitle
(hwnd, "Sample.txt");
306
PrettyTitle
(hwnd, szTitleName);
Completed in 623 milliseconds