OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_lookup
(Results
1 - 5
of
5
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-layout.cc
853
c->
set_lookup
(lookup);
hb-ot-layout-gpos-table.hh
[
all
...]
hb-ot-layout-gsub-table.hh
[
all
...]
hb-ot-layout-gsubgpos-private.hh
316
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
341
<code>lookup</code> can be set with the method <code>
set_lookup
(Allocation)</code>.</li>
Completed in 3268 milliseconds