OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_lookup
(Results
1 - 8
of
8
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh
[
all
...]
hb-ot-layout-gpos-table.hh
[
all
...]
hb-ot-layout-gsubgpos-private.hh
292
inline void
set_lookup
(const Lookup &l) { lookup_props = l.get_props (); }
function in struct:OT::hb_apply_context_t
[
all
...]
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout.cc
833
c->
set_lookup
(lookup);
hb-ot-layout-gpos-table.hh
[
all
...]
hb-ot-layout-gsub-table.hh
[
all
...]
hb-ot-layout-gsubgpos-private.hh
297
inline void
set_lookup
(const Lookup &l) { lookup_props = l.get_props (); }
function in struct:OT::hb_apply_context_t
[
all
...]
/frameworks/base/docs/html/guide/topics/renderscript/
compute.jd
289
<code>lookup</code> can be set with the method <code>
set_lookup
(Allocation)</code>.</li>
Completed in 609 milliseconds