OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:match_class
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/autocomplete/
shortcuts_provider.cc
280
ACMatchClassifications
match_class
;
local
283
match_class
.push_back(
290
match_class
.push_back(
294
// |
match_class
| should start at position 0. If the first matching word is
296
match_class
.push_back(
306
// |
match_class
|, moving |last_position| to be after the matching word. If we
318
if (
match_class
.back().offset == last_position)
319
match_class
.pop_back();
321
AutocompleteMatch::AddLastClassificationIfNecessary(&
match_class
,
324
match_class
.push_back
[
all
...]
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh
669
static inline bool
match_class
(hb_codepoint_t glyph_id, const USHORT &value, const void *data)
function in namespace:OT
[
all
...]
/external/harfbuzz_ng/src/
hb-ot-layout-gsubgpos-private.hh
669
static inline bool
match_class
(hb_codepoint_t glyph_id, const USHORT &value, const void *data)
function in namespace:OT
[
all
...]
Completed in 71 milliseconds