Home
last modified time | relevance | path

Searched defs:get_location (Results 1 – 4 of 4) sorted by relevance

/external/freetype/include/freetype/internal/services/
Dsvttglyf.h38 TT_Glyf_GetLocationFunc get_location; in FT_DEFINE_SERVICE() local
/external/mesa3d/src/compiler/glsl/
Dlink_varyings.h157 unsigned get_location() const { in get_location() function
Dast.h75 struct YYLTYPE get_location(void) const in get_location() function
/external/clang/bindings/python/clang/
Dcindex.py2481 def get_location(self, filename, position): member in TranslationUnit