Home
last modified time | relevance | path

Searched defs:position_t (Results 1 – 11 of 11) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-wasm-api-font.hh83 HB_WASM_API (position_t, font_get_glyph_h_advance) (HB_WASM_EXEC_ENV in HB_WASM_API() argument
91 HB_WASM_API (position_t, font_get_glyph_v_advance) (HB_WASM_EXEC_ENV in HB_WASM_API() argument
Dhb-wasm-api.h79 typedef int32_t position_t; typedef
/external/mesa3d/src/gallium/frontends/nine/
Dvertexdeclaration9.h34 BOOL position_t; member
Dvertexshader9.h37 bool position_t; /* if true, disable vport transform */ member
Dnine_shader.h44 bool position_t; /* out, true if VP writes pre-transformed position */ member
Dnine_ff.c40 uint32_t position_t : 1; member
/external/mtools/
Dbuffer.c118 typedef enum position_t { enum
123 } position_t; typedef
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/iterator/
Dfixed_size_queue.hpp183 typedef position position_t; typedef in boost::spirit::fixed_size_queue
Dposition_iterator.hpp341 typedef PositionT position_t; typedef in boost::spirit::position_iterator2
/external/icu/icu4c/source/tools/toolutil/
Djson-json.hpp3063 struct position_t struct
3066 std::size_t chars_read_total = 0;
3068 std::size_t chars_read_current_line = 0;
3070 std::size_t lines_read = 0;
3073 constexpr operator size_t() const in operator size_t()
/external/ublksrv/include/nlohmann/
Djson.hpp2923 struct position_t struct
2926 std::size_t chars_read_total = 0;
2928 std::size_t chars_read_current_line = 0;
2930 std::size_t lines_read = 0;
2933 constexpr operator size_t() const in operator size_t()